![JAR search and dependency download from the Maven repository](/logo.png)
org.apache.axiom.ts.dom.element.attributetest.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dom-testsuite Show documentation
Show all versions of dom-testsuite Show documentation
DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.
The newest version!
<?xml version='1.0' encoding='utf-8'?> <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Id-739587016"> <GetDirectionsResponse xmlns="http://www.example.org/webservices/"> <GetDirectionsResult> <drivingdirections xmlns=""> <route distanceToTravel="500m" finalStep="false" id="0">Head south on Grove St</route> </drivingdirections> </GetDirectionsResult> </GetDirectionsResponse> </soapenv:Body>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy