blob: 705b0f05b69e9785c8bec24b3d28d27ee1c19dc2 [file] [log] [blame]
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 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" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd">
<SOAP-ENV:Body>
<echoIntegerArrayResponse>
<return xsi:type="SOAP-ENC:Array" SOAP-ENC: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>
</echoIntegerArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>