RE: [xml-dev] [Summary] UTF-8 Question: e with acute accent should require two bytes, right?
> All code points greater than U+0080 require more than one byte. Note: U+0080 ==> C2 80 So, I think either "greater than U+007F" or "greater than or equal to U+0080" would be better. Mike Waters