Searched defs:xsd (Results 1 – 4 of 4) sorted by relevance
106 public String xsd; field in SoapEnvelope
174 xsd = application/xml key
4444 const char *xsd, in xmlTextReaderSchemaValidateInternal()4582 xmlTextReaderSchemaValidate(xmlTextReaderPtr reader, const char *xsd) in xmlTextReaderSchemaValidate()
32630 char * xsd; /* the path to a W3C XSD schema or NULL */ in test_xmlTextReaderSchemaValidate() local