最後介紹SOAP消息模板
HTTP/
Content
content
<?xml version=
<soap:Envelope xmlns:xsi=http://www
xmlns:xsd=http://www
xmlns:soap=http://schemas
<soap:Body>
<GetWeather xmlns=http://www
<GetWeatherResult>
<Location>Birmingham / Airport
<Time>Jul
<Wind>from the E (
<Visibility>greater than
<SkyConditions>mostly cloudy</SkyConditions>
<Temperature>
<dewPoint>
RelativeHumidity>
<Pressure>
<Stutus>Success</Status>
</GetWeatherResult>
</GetWeatherResponse>
</soap:Body>
前
然而
ASP
[
From:http://tw.wingwit.com/Article/program/net/201311/14923.html