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 Airport , United Kingdom (EGGP) 53-20N 002-51W from the N (010 degrees) at 12 MPH (10 KT):0 greater than 7 mile(s):0 partly cloudy 48 F (9 C) 35 F (2 C) 61% 30.21 in. Hg (1023 hPa)Success
Today's weather (with an XSL style sheet)
Location: Liverpool Airport , United Kingdom (EGGP) 53-20N 002-51W
Temperature: 48 F (9 C)
Wind: from the N (010 degrees) at 12 MPH (10 KT):0
SkyConditions: partly cloudy
Visibility: greater than 7 mile(s):0
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
48 F (9 C)
which is hardly surprising for this time of year.