Home
last modified time | relevance | path

Searched defs:_xmlSchemaModelGroup (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c448 struct _xmlSchemaModelGroup { struct
449 xmlSchemaTypeType type;
450 xmlSchemaAnnotPtr annot;
451 xmlSchemaTreeItemPtr next;
452 xmlSchemaTreeItemPtr children;
453 xmlNodePtr node;
Dxmlschemas.c681 struct _xmlSchemaModelGroup { struct
697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument