Home
last modified time | relevance | path

Searched defs:xsd (Results 1 – 4 of 4) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/
DSoapEnvelope.java106 public String xsd; field in SoapEnvelope
/external/jetty/src/resources/org/eclipse/jetty/http/
Dmime.properties174 xsd = application/xml key
/external/libxml2/
Dxmlreader.c4444 const char *xsd, in xmlTextReaderSchemaValidateInternal()
4582 xmlTextReaderSchemaValidate(xmlTextReaderPtr reader, const char *xsd) in xmlTextReaderSchemaValidate()
Dtestapi.c32630 char * xsd; /* the path to a W3C XSD schema or NULL */ in test_xmlTextReaderSchemaValidate() local