Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h793 struct _xmlSchemaElement { struct
815 struct _xmlSchemaElement *refDecl; /* This will now be used for the argument
817 xmlRegexpPtr contModel; /* Obsolete for WXS, maybe used for RelaxNG */
818 xmlSchemaContentType contentType;
819 const xmlChar *refPrefix; /* Deprecated; not used */
820 xmlSchemaValPtr defVal; /* The compiled value contraint. */
821 void *idcs; /* The identity-constraint defs */
/third_party/libxml2/include/libxml/
DschemasInternals.h765 struct _xmlSchemaElement { struct
787 struct _xmlSchemaElement *refDecl; /* This will now be used for the argument
789 xmlRegexpPtr contModel; /* Obsolete for WXS, maybe used for RelaxNG */
790 xmlSchemaContentType contentType;
791 const xmlChar *refPrefix; /* Deprecated; not used */
792 xmlSchemaValPtr defVal; /* The compiled value constraint. */
793 void *idcs; /* The identity-constraint defs */