RE: [xsl] Character representaion

Subject: RE: [xsl] Character representaion
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Tue, 27 May 2003 09:44:12 -0400
[Simon Kelly]

> 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
> 

You do not need a list - all unicode code points can be represented as
character references (but don't foget the trailing apostrophe!).  Also
remember that the few characters that are illegal in xml are still
illegal even if they are represented as a character reference.

Cheers,

Tom P

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


Current Thread