blob: dca13da13213c59f3abca49b404f958c7d95c488 [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:echoStructResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" xmlns:ns1="http://soapinterop.org/xsd" xsi:type="ns1:SOAPStruct" id="id1">
<varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat>
<varInt xmlns="" xsi:type="xsd:int">25</varInt>
<varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString>
</return>
</m:echoStructResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>