Searched defs:_xmlStreamStep (Results 1 – 1 of 1) sorted by relevance
91 struct _xmlStreamStep { struct92 int flags; /* properties of that step */93 const xmlChar *name; /* first string value if NULL accept all */94 const xmlChar *ns; /* second string value */95 int nodeType; /* type of node */