blob: 9c283a5d80b61f16710d245aacde5a12134e28aa [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:s="http://soapinterop.org/xsd" xmlns:a="http://xml.apache.org/xml-soap" xmlns:ns="http://soapinterop.org/">
<SOAP-ENV:Header></SOAP-ENV:Header>
<SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
<ns:echoStructResponse>
<return xsi:type="s:SOAPStruct">
<varString xsi:type="xsd:string">strss fdfing1</varString>
<varInt xsi:type="xsd:int">25</varInt>
<varFloat xsi:type="xsd:float">25.2299995</varFloat>
</return>
</ns:echoStructResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>