All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.axiom.ts.dom.element.attributetest.xml Maven / Gradle / Ivy

Go to download

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