Searched refs:xmlSchemaGetPropNodeNs (Results 1 – 1 of 1) sorted by relevance
4687 xmlSchemaGetPropNodeNs(xmlNodePtr node, const char *uri, const char *name) in xmlSchemaGetPropNodeNs() function6642 attr = xmlSchemaGetPropNodeNs(child, (const char *) XML_XML_NAMESPACE, "lang"); in xmlSchemaParseAnnotation()