Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c359 struct _xmlSchemaModelGroup { struct
360 xmlSchemaTypeType type;
361 xmlSchemaAnnotPtr annot;
362 xmlSchemaTreeItemPtr next;
363 xmlSchemaTreeItemPtr children;
364 xmlNodePtr node;
Dxmlschemas.c681 struct _xmlSchemaModelGroup { struct
697 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument