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

Help


  • Subject: Help
  • From: "Manoj_Agrawal" <email@hidden>
  • Date: Mon, 11 Sep 2006 10:46:43 +0530
  • Importance: normal
  • Priority: normal
  • Thread-topic: Help

Cau u help me in this.
I want to Display the contents of this XML file in my front end(i.e Interface builder) like person name in NSTextBox

the XML file is written below:

 <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE addresses SYSTEM "addresses.dtd">
<addresses owner="swilson">
    <person>
        <lastName>Doe</lastName>
        <firstName>John</firstName>
        <phone location="mobile">(201) 345-6789</phone>
        <email>email@hidden</email>
        <address>
            <street>100 Main Street</street>
            <city>Somewhere</city>
            <state>New Jersey</state>
            <zip>07670</zip>
        </address>
    </person>

    <!-- more person elements go here -->

</addresses>


DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
 _______________________________________________
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: 
 >Unable to parse xml (From: "Anthony Mittaz" <email@hidden>)
 >Re: Unable to parse xml (From: "I. Savant" <email@hidden>)
 >Re: Unable to parse xml (From: Pascal Pochet <email@hidden>)
 >Re: Unable to parse xml (From: "I. Savant" <email@hidden>)
 >Re: Unable to parse xml (From: John Stiles <email@hidden>)

  • Prev by Date: Disabling category method at runtime
  • Next by Date: How to Post arguments
  • Previous by thread: Re: Unable to parse xml
  • Next by thread: How to Post arguments
  • Index(es):
    • Date
    • Thread