Searched defs:xsd (Results 1 – 3 of 3) sorted by relevance
104 public String xsd; field in SoapEnvelope
4527 const char *xsd, in xmlTextReaderSchemaValidateInternal()4665 xmlTextReaderSchemaValidate(xmlTextReaderPtr reader, const char *xsd) in xmlTextReaderSchemaValidate()
32793 char * xsd; /* the path to a W3C XSD schema or NULL */ in test_xmlTextReaderSchemaValidate() local