blob: 7e0ddca2afb4bebf601960a3c98e9fa14af61a02 [file] [log] [blame]
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<env:Body>
<n1:echoStringResponse xmlns:n1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<return xmlns="" xsi:type="xsd:string">String Argument</return>
</n1:echoStringResponse>
</env:Body>
</env:Envelope>