Hi,
There seems to be a problem with the XML tags. Not just METAR 1 but I presume all of them. I have 5 and they all exhibit the same problem.
The problem is that in this particlar tag the percentage sign is included (or is not escaped) and as far as I know the percentage sign is a reserved/special character in XML and can not be used.
When I use Microsoft’s XML parser to get to the information I end up with:
Microsoft VBScript runtime error ‘800a01a8’
Object required: ‘[object]’
/weather/index.html, line 149
and when I load the XML file in IE I get:
XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
End tag ‘PARAM’ does not match the start tag ‘downloadedmetar5humi’. Error processing resource 'file:///C:/wdisplay/webfile…
I’m sure the problem would be remedied by just removing the percentage sign.
I’m using 10.18c nd this has been going on since about 10.12, just never had the time to report the problem!! Sorry!
Thanks Craig