blob: 4996f73e9e3664cbca7a1a624e9f08757fd5e079 [file] [log] [blame]
<E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" 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:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Body>
<m:echoStructResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" xmlns:ns1="http://soapinterop.org/xsd" s:type="ns1:SOAPStruct">
<varString xmlns="" s:type="y:string">strss fdfing1</varString>
<varInt xmlns="" s:type="y:int">25</varInt>
<varFloat xmlns="" s:type="y:float">25.2299995</varFloat>
</return>
</m:echoStructResponse>
</E:Body>
</E:Envelope>