xsl-list
[Top] [All Lists]

Re: [xsl] XSL: Print Euro

2008-08-11 11:00:59
Norman Gray wrote:


On 2008 Aug 11, at 13:24, Pankaj Chaturvedi wrote:

Or rather use € . It appears correctly, tested on XMLSpy 2008.


If I am not wrong the Unicode entity for Euro is ₠.



Looking at <http://www.unicode.org/charts/PDF/U20A0.pdf>, it appears that the Euro symbol is 0x20AC. 8364 is that number in decimal.

Norman


The choice of &#x20a0; puzzled me too, but if you look in the Unicode 5.0 standard, you find it confusingly identified as the EURO-CURRENCY SIGN,
with the caveats: intended for ECU, but not widely used,
                          historical character; this is NOT the euro!
                         --> 20AC euro sign

Pierre MacKay

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>