• 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: XML schema support (Stuart Malin)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML schema support (Stuart Malin)


  • Subject: Re: XML schema support (Stuart Malin)
  • From: Richard Wolf <email@hidden>
  • Date: Mon, 19 May 2008 14:12:20 -0500

Just an FYI,

NSXMLDocument's initWithContentsOfURL:options:error: and initWithData:options:error: methods allow you to verify an XML document using a DTD or XMLSchema XSD. One of the "options" you can XOR is NSXMLDocumentValidate. As verifying against a DTD or XSD are, pretty much, the two major ways of validating XML, I'm not sure how Cocoa wouldn't serve you. :)

http://tinyurl.com/5kkarm
http://tinyurl.com/67o4bk
http://tinyurl.com/5kkarm
http://tinyurl.com/5mnkmc

Is there a Cocoa package that supports XML schema for either event
driven
(SAX like) or tree based (DOM like) XML parsing?
I haven't seen any reference to XML schema for either Cocoa
packages other
than a statement saying you can do your own validation.

_______________________________________________

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


  • Prev by Date: Re: Cocoa et al as HCI usability problem
  • Next by Date: Re: Programmatically get treecontroller selection
  • Previous by thread: Re: Custom NSPredicateEditorRowTemplate with Single Item
  • Next by thread: Turn off saveDocumentWithDelegate:didSaveSelector:contextInfo: check for modified file in 10.5?
  • Index(es):
    • Date
    • Thread