Re: NSXMLParserErrorDomain 4
Re: NSXMLParserErrorDomain 4
- Subject: Re: NSXMLParserErrorDomain 4
- From: Steven LeMaire <email@hidden>
- Date: Thu, 23 Feb 2006 06:07:16 -0500
ok, I changed the line. Same error.
On 22-Feb-06, at 10:48 PM, Andrew Farmer wrote:
On 22 Feb 06, at 18:41, Steven LeMaire wrote:
Really simple. And it's definitely located in /
parsetest.xml
--------------------
<?xml version="1.0" encoding="UTF8">
<article author="Steven">
<para> this is a short paragraph</para>
</article>
Shouldn't the first line be
<?xml version="1.0" encoding="UTF-8"?>
? Note the dash in "UTF-8" and the trailing question mark.
_______________________________________________
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