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

badsoap.soap12.header-no-namespace.xml Maven / Gradle / Ivy

<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <Header>
       <test:echoOk xmlns:test="http://example.org/ts-tests"
                    env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
                    env:mustUnderstand=\"true\">
                       foo
       </test:echoOk>
   </Header>
   <env:Body><content/></env:Body>
</env:Envelope>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy