Re: [xsl] Character representaion

Subject: Re: [xsl] Character representaion
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 27 May 2003 14:52:17 +0100
> Does anyone know where on the web I can get a list of all the charcter
> meanings that have been delimited like this  example -- &#x9

It depends what you mean, that is a numeric character reference, in
hexadecimal so you can put (almost) any number there instead of hex 9 up
to hex 10FFFF (decimal 1 114 111).

Many of those have a unicode name, 

http://www.unicode.org/Public/UNIDATA/UnicodeData.txt

which lists them all..

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread