• 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: Property List Editor displays number differently
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property List Editor displays number differently


  • Subject: Re: Property List Editor displays number differently
  • From: Dave DeLong <email@hidden>
  • Date: Wed, 8 Jun 2005 00:37:12 -0500

"Data bytes are base-64 encoded between the <data> and </data> tags."

http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/Concepts/XMLPListsConcept.html

Dunno why the key would be whacked, though.

HTH,

Dave

On Jun 8, 2005, at 12:25 AM, Graham Jones wrote:

Hi all,

Hopefully there is a quick answer to this one:

I am parsing an XML file, and have come up with something confusing:  one
line of the XML file is a data value:

    <data>
    AAAAAGADAzIAAAAAAAAAAAAAAAA=
    </data>

Another line is a key name:

    <key>00000000 60030331 00000000 00000000 00000000</key>

Both examples are supposed to be the same number, and both appear identical
(looking like the second example) in the Property List Editor.

Does anyone know what kind of number format the first might be?  It's
obviously not hexadecimal...  And why does Property List Editor read the
first one the same as the second when any text editor I try shows them
differently?

Thanks,
Graham Jones.
 _______________________________________________
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

  • Follow-Ups:
    • Base-64 decode (was Property List Editor)
      • From: Graham Jones <email@hidden>
    • Base-64 decode (was Property List Editor)
      • From: Graham Jones <email@hidden>
    • Re: Property List Editor displays number differently
      • From: Graham Jones <email@hidden>
References: 
 >Property List Editor displays number differently (From: Graham Jones <email@hidden>)

  • Prev by Date: Property List Editor displays number differently
  • Next by Date: XYPlot
  • Previous by thread: Property List Editor displays number differently
  • Next by thread: Re: Property List Editor displays number differently
  • Index(es):
    • Date
    • Thread