Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 7747 |
ripley |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<SOAP-ENV:Envelope
|
|
|
3 |
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
|
|
|
4 |
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
|
|
|
5 |
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
|
|
|
6 |
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
|
|
|
7 |
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
|
|
|
8 |
<SOAP-ENV:Body>
|
|
|
9 |
<namesp1:c2fResponse xmlns:namesp1="http://www.soaplite.com/Temperatures">
|
|
|
10 |
<s-gensym3 xsi:type="xsd:float">99.5</s-gensym3>
|
|
|
11 |
</namesp1:c2fResponse>
|
|
|
12 |
</SOAP-ENV:Body>
|
|
|
13 |
</SOAP-ENV:Envelope>
|