• 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: plist to xml conversion of lists
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plist to xml conversion of lists


  • Subject: Re: plist to xml conversion of lists
  • From: Alan Ward <email@hidden>
  • Date: Thu, 22 Jan 2009 15:10:18 -0700


I think you want something like

<key>degree.list</key>
<array>
  <string>PHD</sring>
  <string>MS</sring>
</array>

On Jan 22, 2009, at 3:05 PM, Joe Little wrote:

Previously, I had Property entries like:

degree.list = ("PHD", "MS")

My newer projects have XML-style plist files. I understand the basic
key/string layout for single assignments, but I can't figure out what
is the right way to do multiple assignments. I presume that:

<key>degree.list</key>
<string>("PHD", "MS")</string>

is wrong on multiple levels. Does anyone have XML examples of array
assignments to a key?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >plist to xml conversion of lists (From: Joe Little <email@hidden>)

  • Prev by Date: Re: plist to xml conversion of lists
  • Next by Date: Re: plist to xml conversion of lists
  • Previous by thread: Re: plist to xml conversion of lists
  • Next by thread: Re: plist to xml conversion of lists
  • Index(es):
    • Date
    • Thread