blob: c6ce8e93a9017fc08b4364aeb470944f948155fd [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:echoChoiceResponse xmlns:ns1="http://soapinterop.org/">
<return><ns3:IntValue xmlns:ns3="http://soapinterop.org/xsd">1</ns3:IntValue>
<ns4:IntValue xmlns:ns4="http://soapinterop.org/xsd">2</ns4:IntValue>
<ns5:IntValue xmlns:ns5="http://soapinterop.org/xsd">3</ns5:IntValue>
<ns6:IntValue xmlns:ns6="http://soapinterop.org/xsd">4</ns6:IntValue>
<ns7:IntValue xmlns:ns7="http://soapinterop.org/xsd">5</ns7:IntValue>
</return>
</ns1:echoChoiceResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
0