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