Subject: AW: special character
From: "Simon Polz" <Simon.Polz@xxxxxxxxx>
Date: Thu, 28 Sep 2000 13:23:35 +0200
|
> How the FOP accept "ç ã é ü & * $ etc..."special
> character in the xml file? thank very much...
you can find the character code for all unicode characters at http://charts.unicode.org/Web/
e.g.
é is represented in the block http://charts.unicode.org/Web/U0080.html (Latin-1 Supplement) - the corresponding number consists of the column number (hex) plus the row number (hex) - so it's é (hex) or é (dez)
simon
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|