<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Body><e:echoIntegerArrayResponse xmlns:e="http://soapinterop.org/"><outputIntegerArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[3]"><item xsi:type="xsd:int">0</item>
<item xsi:type="xsd:int">1</item>
<item xsi:type="xsd:int">2</item>
</outputIntegerArray>
</e:echoIntegerArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

