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