Searched defs:elementInfo (Results 1 – 1 of 1) sorted by relevance
2912 typedef struct elementInfo { struct2913 const XML_Char *name;2914 int attr_count;2915 const XML_Char *id_name;2916 AttrInfo *attributes;