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