Searched defs:_xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance
359 struct _xmlSchemaModelGroup { struct360 xmlSchemaTypeType type;361 xmlSchemaAnnotPtr annot;362 xmlSchemaTreeItemPtr next;363 xmlSchemaTreeItemPtr children;364 xmlNodePtr node;
681 struct _xmlSchemaModelGroup { struct697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument