This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: iXSLT: XSL transformations and symbolic entities


On Sat, 17 Mar 2001, David Santamauro wrote:
> no. "-1" specifies 0 - 128 - no upper ascii support.
> 
> latin "-1"  0 - 127
> latin "-2"  128- 255

ISO 8859 is 7 bit ASCII (0-127) plus a code page 
to make a full 8 bits.  8859-1 is ASCII plus the
first code page, LATIN-1.  For instance, in iso8859-1 
F4 (244) is U+00F4 LATIN SMALL LETTER O WITH CIRCUMFLEX

See http://czyborra.com/charsets/iso8859.html#ISO-8859-1
for more details.

Clark




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]