Re: Best way to parse XML data of non-ASCII encoding...?
Re: Best way to parse XML data of non-ASCII encoding...?
- Subject: Re: Best way to parse XML data of non-ASCII encoding...?
- From: Simon Liu <email@hidden>
- Date: Thu, 7 Apr 2005 11:53:17 +0100
> http://xml.apache.org/xerces-c/
Good old Xerces... I prefer to stick to Apples libraries/frameworks
if possible. I only need limited XML parsing capabilities so CFXML
will do for now.
> So strictly, it seems that XML processors must support UTF-8 and
> UTF-16, and *may* optionally accept others.
I guess that might be the case with CFXML. The workaround of
converting input data to UTF-8 is acceptable though - the conversion
should not fail and is non-lossy.
Cheers Kevin,
Simon
_______________________________________________
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