Re: XML schema support
Re: XML schema support
- Subject: Re: XML schema support
- From: Jens Alfke <email@hidden>
- Date: Sun, 18 May 2008 20:38:38 -0700
On 18 May '08, at 7:07 PM, David wrote:
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.
I don't think any of the high-level APIs handle schema, unless I've
overlooked something. But then, I've never found a need to use schema/
validation in any of my own XML-related code.
You might need to drop down to the libxml2 API, which is in C but
seems to do basically everything (the other APIs are implemented atop
it.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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