|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: RE: [untitled] Generating a character with a given
Subject: Re: RE: [untitled] Generating a character with a given numeric codepoint
From: "prenom nom" <janv2003@xxxxxxxxxxx>
Date: Thu, 28 Aug 2003 09:03:14 +0000
|
thanks for the answer
From: "Michael Kay" <mhk@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [untitled] Generating a character with a given numeric
codepoint
Date: Thu, 28 Aug 2003 09:27:22 +0100
>
> with xslt how to generate &#xxxxx; (and not &#xxxxx;)
> from <number n="xxxxx" /> ?
>
With XSLT 1.0, the only way is disable-output-escaping, or an extension
function (saxon:unicode-to-string).
XPath 2.0 has a built in function that converts between a string and a
sequence of integers representing its Unicode codepoints, and vice
versa.
Michael Kay
_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps !
http://g.msn.fr/FR1000/9493
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|