• 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
Re: XMLParser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XMLParser


  • Subject: Re: XMLParser
  • From: Marcel Weiher <email@hidden>
  • Date: Sat, 28 Mar 2009 20:46:37 -0700


On Mar 23, 2009, at 19:53 , Development wrote:

I'm using an an NSXMLParser to parse a document. some of the elements are as follows: <element property="value">Some Thing</ element>
The problem is that I cannot seem to come up with the element's property. During the parse which callback is going to give me the property and it's value?

Attributes are provided in the ...didStartElement: delegate message.

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLParser_Class/Reference/Reference.html#/ /apple_ref/occ/instm/NSObject/ parser:didStartElement:namespaceURI:qualifiedName:attributes:

Marcel


_______________________________________________

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


References: 
 >XMLParser (From: Development <email@hidden>)

  • Prev by Date: Re: NSSound needs a run loop cycle to repeat-play a sound?
  • Next by Date: Re: XMLParser
  • Previous by thread: Re: XMLParser
  • Next by thread: Custom Table Header ...
  • Index(es):
    • Date
    • Thread