Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h839 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef
840 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle1013 d xmlSchemaNotation...
/external/libxml2/doc/html/
Dindex.sgml194 <ANCHOR id="xmlSchemaNotation" href="libxml/libxml-schemasInternals.html#xmlSchemaNotation">
/external/libxml2/
Dxmlschemas.c5170 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
5175 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
DChangeLog5109 xmlSchemaAttributeGroup and xmlSchemaNotation.