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

Re: Reading XML


  • Subject: Re: Reading XML
  • From: John Calsbeek <email@hidden>
  • Date: Sat, 3 May 2008 12:41:46 -0500

NSXMLElement represents a single element, not an NSDictionary. Just purge the word "NSDictionary" from your mind, and start reading:

<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLDocument_Class/Reference/Reference.html#//apple_ref/occ/instm/NSXMLDocument/initWithContentsOfURL:options:error: >
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLDocument_Class/Reference/Reference.html#//apple_ref/occ/instm/NSXMLDocument/rootElement >
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLNode_Class/Reference/Reference.html#//apple_ref/occ/instm/NSXMLNode/stringValue >
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLElement_Class/Reference/Reference.html#//apple_ref/occ/instm/NSXMLElement/elementsForName: >
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSXMLElement_Class/Reference/Reference.html#//apple_ref/occ/instm/NSXMLElement/attributes >
_______________________________________________


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: 
 >Reading XML (From: "Mr. Gecko" <email@hidden>)

  • Prev by Date: Re: Saving/restoring PDFAnnotationTextWidget stringValues with PDFKit 10.5
  • Next by Date: Real time video analysis app under Cocoa
  • Previous by thread: Reading XML
  • Next by thread: Real time video analysis app under Cocoa
  • Index(es):
    • Date
    • Thread