• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSXMLParser question about duplicate nodes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSXMLParser question about duplicate nodes


  • Subject: NSXMLParser question about duplicate nodes
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Wed, 6 Jan 2010 11:22:14 -0500

I am fetching weather data & in my results I am getting today and tomorrow's
forecasts. However they have the same node:

<yweather:forecast day="Wed" ... />
<yweather:forecast day="Thu" .../>

How can I get at those separately in my didStartElement? Is there a way to
turn that into an array or something?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSXMLParser question about duplicate nodes
      • From: Jeremy Pereira <email@hidden>
  • Prev by Date: Re: iPhone: NSXMLParser problems
  • Next by Date: Re: How to enforce a single NSDocument ... or should I do something else?
  • Previous by thread: iPhone: tab-based application, 1st view with tableview?
  • Next by thread: Re: NSXMLParser question about duplicate nodes
  • Index(es):
    • Date
    • Thread