blob: 7fc4b503b79d007d1ea530c6592940aa0e39371f [file] [log] [blame]
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-GB
Transfer-Encoding: chunked
###
<?xml version='1.0' encoding='utf-8' ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Body>
<ns1:echoAllResponse xmlns:ns1="http://soapinterop.org/">
<ns1:NonAllIntValue xmlns:ns2="http://soapinterop.org/xsd">3</ns1:NonAllIntValue>
<return>
<ns4:Value2 xmlns:ns4="http://soapinterop.org/xsd">TINTIN</ns4:Value2>
<ns3:Value0 xmlns:ns3="http://soapinterop.org/xsd">5</ns3:Value0>
</return>
<ns1:NonAllStringValue xmlns:ns5="http://soapinterop.org/xsd">HELLO</ns1:NonAllStringValue>
</ns1:echoAllResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
0