Re: [xml-dev] UTF-8 use with XML

From
Tim Bray <>
To
"Long, Craig Z" <>
Date
2003-06-13T17:29:10Z
ID
<>
Thread
Re: [xml-dev] UTF-8 use with XML
Long, Craig Z wrote:
> One of the engineers here translates the hex as: <BirthCity>Koln</BirthCity>
> is this correct? 

No.   Amy and I both independently translated it as U+FFFD.  If the 
second letter in the city were &#xf6;, small o-umlaut, that would be C3 
F6 in UTF-8.  -Tim