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