Re: [xml-dev] 15 elementary truths about XML
> 6. XML processors always interpret the bytes in XML files as characters. > > 7. Thus, XML processors interpret XML files as a sequence of characters. > > 8. There are various character encoding schemas, such as ASCII and UTF-8. > Don't forget that Unicode encodings can require more than one byte to represent a character...