Home
last modified time | relevance | path

Searched refs:xmlSchemaAttributeGroup (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h359 typedef struct _xmlSchemaAttributeGroup xmlSchemaAttributeGroup; typedef
360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle467 * xmlSchemaAttribute and xmlSchemaAttributeGroup start of structures
473 d xmlSchemaAttributeGroup...
/external/libxml2/doc/html/
Dindex.sgml178 <ANCHOR id="xmlSchemaAttributeGroup" href="libxml/libxml-schemasInternals.html#xmlSchemaAttributeGr…
/external/libxml2/
Dxmlschemas.c5321 xmlMalloc(sizeof(xmlSchemaAttributeGroup)); in xmlSchemaAddAttributeGroupDefinition()
5326 memset(ret, 0, sizeof(xmlSchemaAttributeGroup)); in xmlSchemaAddAttributeGroupDefinition()
DChangeLog5109 xmlSchemaAttributeGroup and xmlSchemaNotation.