Searched defs:_xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance
448 struct _xmlSchemaModelGroup { struct449 xmlSchemaTypeType type;450 xmlSchemaAnnotPtr annot;451 xmlSchemaTreeItemPtr next;452 xmlSchemaTreeItemPtr children;453 xmlNodePtr node;
681 struct _xmlSchemaModelGroup { struct697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument