Quote:
Originally Posted by incrediblehelp
Do you have to use this one? Why not try another like weather.com?
|
Weather.com's feed does not contain items that have ONLY the condition and ONLY the temp. Yahoo's does if I could just figure out how to use it! Grrrr
EDIT: I found a fix from another web board. Here is what needed changed. I'm not familiar enough with this to know exactly why this was needed or what it did.
1. Change the yweather namespace declaration on your XSLT to xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0"
2. Remove the rss namespace declaration on your XSLT, it's not necessary
3. Change your parameter's XPath to: rss/channel/item/yweather:condition/@text