Searched refs:xmlSchemaAttributeGroup (Results 1 – 5 of 5) sorted by relevance
359 typedef struct _xmlSchemaAttributeGroup xmlSchemaAttributeGroup; typedef360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;
462 * xmlSchemaAttribute and xmlSchemaAttributeGroup start of structures468 d xmlSchemaAttributeGroup...
178 <ANCHOR id="xmlSchemaAttributeGroup" href="libxml/libxml-schemasInternals.html#xmlSchemaAttributeGr…
5287 xmlMalloc(sizeof(xmlSchemaAttributeGroup)); in xmlSchemaAddAttributeGroupDefinition()5292 memset(ret, 0, sizeof(xmlSchemaAttributeGroup)); in xmlSchemaAddAttributeGroupDefinition()
5109 xmlSchemaAttributeGroup and xmlSchemaNotation.