Searched refs:xmlSchemaGetNotation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c4908 xmlSchemaGetNotation(xmlSchemaPtr schema, function
21812 if (xmlSchemaGetNotation(schema, localName, nsName) != NULL) {
21824 if (xmlSchemaGetNotation(schema, value, NULL) != NULL) {

Completed in 380 milliseconds