• 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: best way to store XML data?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: best way to store XML data?


  • Subject: Re: best way to store XML data?
  • From: Ian was here <email@hidden>
  • Date: Wed, 26 Oct 2005 08:24:16 -0700 (PDT)

I would store XML data in a node-like tree structure.
Each element being an instance of an XML node, which
contains that node's attributes and data, as well as
child nodes.




--- Lutz Horn <email@hidden> wrote:

> Hi,
>
> 2005/10/24, Michael Hanna <email@hidden>:
> > I have XML data that I need to store in an obj-c
> data structure.
> > What's the best way to keep all the attributes and
> data?
>
> Have you read the section "Design Considerations"[1]
> of the
> "Event-Driven XML Programming Guide for Cocoa"[2]?
> Maybe the ideas
> discussed there are useful.
>
> Lutz
>
> [1]
>
<URL:http://developer.apple.com/documentation/Cocoa/Conceptual/XMLParsing/Articles/HandlingElements.html#//apple_ref/doc/uid/20002265-1001863>
> [2]
>
<URL:http://developer.apple.com/documentation/Cocoa/Conceptual/XMLParsing/index.html>
>  _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Cocoa-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>




__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: best way to store XML data? (From: Lutz Horn <email@hidden>)

  • Prev by Date: Re: NYC Mac/Cocoa developer group
  • Next by Date: Generating ligature glyphs
  • Previous by thread: Re: best way to store XML data?
  • Next by thread: best way to store XML data?
  • Index(es):
    • Date
    • Thread