[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Calling web service through URL and returning XML



http://xoap.weather.com/weather/local/30339?cc=*&dayf=5&link=xoap&prod=xoap&par=[PartnerID]&key=[LicenseKey]


you have to sign up for the Id and key.  It takes like 30 seconds to do it. I can get the data just not sure about the parser part.  Still green on this.  I'm liking it and can't stop playing around...

Thanks
Ron


-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Tuesday, June 28, 2011 1:18 PM
To: HTTPAPI and FTPAPI Projects
Subject: Re: Calling web service through URL and returning XML

hi Ron,

Do you have a link to a web site for the Weather Channel's XML service?

On 6/28/2011 10:59 AM, Ron Koontz wrote:
> Ok..so I have been playing with the xml service from the weather channel.
> I can get the data. I'm using example15 and changed a few things.
> Where its parsing the XML data I need to drill into the<lsup>  section. I can only get to the<CC>  in the program. How can I drill down even further?
>
> Thanks
>
> <cc>
>    <lsup>6/28/11 11:35 AM EDT</lsup>
>    <obst>, OH</obst>
>    <tmp>75</tmp>
>    <flik>76</flik>
>    <t>Fair</t>
>    <icon>34</icon>
>    <bar>
>      <r>29.94</r>
>      <d>steady</d>
>    </bar>
>    <wind>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------