Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c364 struct _xmlSchemaModelGroup { struct
365 xmlSchemaTypeType type;
366 xmlSchemaAnnotPtr annot;
367 xmlSchemaTreeItemPtr next;
368 xmlSchemaTreeItemPtr children;
369 xmlNodePtr node;
Dxmlschemas.c689 struct _xmlSchemaModelGroup { struct
705 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; argument