Re: NSXML Parsing Problem
Re: NSXML Parsing Problem
- Subject: Re: NSXML Parsing Problem
- From: Jens Alfke <email@hidden>
- Date: Thu, 25 Mar 2010 16:13:16 -0700
On Mar 25, 2010, at 8:47 AM, Dave wrote:
I am getting an error using NSXMLParser if it encounters a British
Pound Sign - it's encoded as & pound ; (minus the spaces).
Any idea on how to solve this??
Basic XML only defines a handful of character entities. The other
common ones are part of HTML. Are you sure this document is valid XML?
I'm more familiar with NSXMLDocument than NSXMLParser, so I'm not sure
how you tell the latter to handle arbitrary character entities. Sorry
I can't be more help.
—Jens_______________________________________________
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