<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<namesp1:c2fResponse xmlns:namesp1="http://www.soaplite.com/Temperatures">
<s-gensym3 xsi:type="xsd:float">99.5</s-gensym3>
</namesp1:c2fResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
|