blob: 78eabaf0c489253de6b7d26da9032d6da0e65501 [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<m:echoIntegerArrayResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n1="http://www.w3.org/1999/XMLSchema" xsi:type="ns1:Array" SOAP-ENC:arrayType="n1:int[3]" id="id1">
<i xmlns="">451</i>
<i xmlns="">425</i>
<i xmlns="">2523</i>
</return>
</m:echoIntegerArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>