Searched defs:_xmlSchemaModelGroupDef (Results 1 – 2 of 2) sorted by relevance
736 struct _xmlSchemaModelGroupDef { struct737 xmlSchemaTypeType type; /* XML_SCHEMA_TYPE_GROUP */738 xmlSchemaAnnotPtr annot;739 xmlSchemaTreeItemPtr next; /* not used */740 xmlSchemaTreeItemPtr children; /* the "model group" */741 const xmlChar *name;742 const xmlChar *targetNamespace;743 xmlNodePtr node;744 int flags;
707 struct _xmlSchemaModelGroupDef { struct708 xmlSchemaTypeType type; /* XML_SCHEMA_TYPE_GROUP */709 xmlSchemaAnnotPtr annot;710 xmlSchemaTreeItemPtr next; /* not used */711 xmlSchemaTreeItemPtr children; /* the "model group" */712 const xmlChar *name;713 const xmlChar *targetNamespace;714 xmlNodePtr node;715 int flags;