Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Obscure encodings

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: John Cowan <cowan AT mercury.ccil.org>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Obscure encodings
  • Date: Fri, 2 Jan 2004 11:58:13 -0500

It turns out there is one difference between TIS-620 and ISO-8859-11, though nothing that can't be worked around. 8859-11 defines 0xA0 as the non-breaking space. TIS-620 does not, leaving this code point undefined.

Also interesting, 8859-11 is the only ISO set I've seen that does not define 80-9F as the C1 controls. It leaves them undefined, probably for compatibility with TIS-620.

--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page