Re: NSXMLParser - howto resolve entities defined in DTD
Re: NSXMLParser - howto resolve entities defined in DTD
- Subject: Re: NSXMLParser - howto resolve entities defined in DTD
- From: Keary Suska <email@hidden>
- Date: Mon, 1 Jun 2009 16:49:18 -0600
On Jun 1, 2009, at 4:03 PM, Keary Suska wrote:
All external entities must be declared in the core XML. If they
aren't, your XML is not well-formed.
Correction, this would not be the case for declarations in a DTD,
which are part of the external subset, so the first delegate message
should not be sent. But the problem still stands that the parser won't
load/parse the DTD, and the delegate will have to handle it.
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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