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