blob: 06d1adef64242b263c8f388b8a932014c2884f33 [file] [log] [blame]
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:tns="http://soapinterop.org/" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><types:echoNestedArrayResponse xmlns:types="http://soapinterop.org/"><rpc:result xmlns:rpc="http://www.w3.org/2003/05/soap-rpc">return</rpc:result><return xmlns="" xmlns:q1="http://soapinterop.org/xsd" soapenc:id="id1" xsi:type="q1:SOAPArrayStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat><varArray xmlns="" soapenc:id="id2" soapenc:arraySize="3" soapenc:itemType="xsd:string"><Item xmlns="">strss fdfing1</Item><Item xmlns="">strss fdfing2</Item><Item xmlns="">strss fdfing3</Item></varArray></return></types:echoNestedArrayResponse></soap:Body></soap:Envelope>