Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c736 struct _xmlSchemaModelGroupDef { struct
737 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;
/third_party/libxml2/
Dxmlschemas.c707 struct _xmlSchemaModelGroupDef { struct
708 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;