blob: 99d2e6426b6e714907c67d002d1d5ada2fa2de89 [file] [log] [blame]
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoIntegerArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" soapenc:id="id1" soapenc:arraySize="3" soapenc:itemType="xsd:int"><Item xmlns="">451</Item><Item xmlns="">425</Item><Item xmlns="">2523</Item></return></types:echoIntegerArrayResponse></soap:Body></soap:Envelope>