blob: 39cfc313cbd7e5afe1a3b77d612037990555a1eb [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>
<ns1:echoIntegerArrayResponse xmlns:ns1="http://soapinterop.org/">
<return xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns2:Array" ns2:arrayType="xsd:int[3]">
<item xsi:type="xsd:int">451</item>
<item xsi:type="xsd:int">425</item>
<item xsi:type="xsd:int">2523</item>
</return>
</ns1:echoIntegerArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>