Next in thread → Next in month →

Re: [xml-dev] [Summary] UTF-8 Question: e with acute accent should require two bytes, right?

From
Julian Reschke <>
To
Bill Kearney <>
Date
2007-09-30T11:25:34Z
ID
<>
Thread
Re: [xml-dev] [Summary] UTF-8 Question: e with acute accent should require two bytes, right?
Bill Kearney wrote:
> ...
> And to throw another monkey into the wrench, when you use numeric 
> entities in XML they're ALWAYS indicated using ISO 10646 regardless of 
> the document's declarations.  Thus even in an ISO-8859-1 XML document 
> you would not use &#xE9; for it, you'd have to use &#xC3A9;   \
> ...

That would be bad, very bad. Fortunately, that is incorrect (trying to 
say this politely :-).

Best regards, Julian
Next in thread → Next in month →