Searched refs:xmlSchemaNotation (Results 1 – 5 of 5) sorted by relevance
839 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef840 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
1013 d xmlSchemaNotation...
194 <ANCHOR id="xmlSchemaNotation" href="libxml/libxml-schemasInternals.html#xmlSchemaNotation">
5170 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()5175 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
5109 xmlSchemaAttributeGroup and xmlSchemaNotation.