Searched defs:_xmlSchemaModelGroup (Results 1 – 4 of 4) sorted by relevance
355 struct _xmlSchemaModelGroup { struct356 xmlSchemaTypeType type;357 xmlSchemaAnnotPtr annot;358 xmlSchemaTreeItemPtr next;359 xmlSchemaTreeItemPtr children;360 xmlNodePtr node;
681 struct _xmlSchemaModelGroup { struct697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument