blob: c4af7e437c5cbe0f022f1ce94fe9202c160da84d [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?><E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance">
<E:Body>
<m:echoIntegerArrayResponse xmlns:m="http://soapinterop.org/">
<return A:arrayType="y:int[3]" s:type="A:Array">
<item>451</item>
<item>425</item>
<item>2523</item>
</return>
</m:echoIntegerArrayResponse>
</E:Body>
</E:Envelope>