Searched defs:_xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance
364 struct _xmlSchemaModelGroup { struct365 xmlSchemaTypeType type;366 xmlSchemaAnnotPtr annot;367 xmlSchemaTreeItemPtr next;368 xmlSchemaTreeItemPtr children;369 xmlNodePtr node;
689 struct _xmlSchemaModelGroup { struct705 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument