Global Weather test
This is a simple test of the GlobalWeather web service. It calls the
web service with the location set to Liverpool and drops the result into
an <asp:Xml> object.
Today's weather without an XSL style sheet
Note: This example produces code which is not XHTML compliant.
This is deliberate in order to demonstrate the shortcomings of plain xml embedding.
Liverpool Bay, Canada (CWLI) 69-36N 130-54W 39 F (4 C) 30.01 in. Hg (1016 hPa)Success
Today's weather (with an XSL style sheet)
Location: Liverpool Bay, Canada (CWLI) 69-36N 130-54W
Temperature: 39 F (4 C)
Wind:
SkyConditions:
Visibility:
Today's weather dropped into the middle of your page
This paragraph has the result of the weather web service call dropped into the middle.
The current temperature in Liverpool is
39 F (4 C)
which is hardly surprising for this time of year.