> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Fran
> Sent: 29 January 2004 20:31
> Subject: Encoding attribute
> The problem is when I want to put some "especial" characters
> like "€" , non-breaking espaces, etc... I put in the XSL
> StyleSheet when I want to display "euro" character €
> € but whith € he tells me "Entity Reference not
Numeric entities ( e.g. €) will resolve, but if you want to used
named entities you will need to define the typical named entities using
dtd entity definition e.g.
<!ENTITY euro "€">
Check out http://www.dpawson.co.uk/xsl/characters.html which gives links
and a good general discussion on the issues of handling charsets within
xml.
Gl, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Encoding attribute
- Fran - Thu, 29 Jan 2004 15:31:20 -0500 (EST)
- Jim Fuller - Thu, 29 Jan 2004 16:01:20 -0500 (EST) <=
- Michael Kay - Thu, 29 Jan 2004 19:03:37 -0500 (EST)
- Michael Kay - Thu, 29 Jan 2004 19:11:08 -0500 (EST)
|
|