blob: 4a0caa98fa3687b616a0514805eafd397529d4c0 [file] [log] [blame]
<E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Body>
<m:echoStringResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" s:type="y:string">String Argument</return>
</m:echoStringResponse>
</E:Body>
</E:Envelope>