This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Euro Entity


The Euro character is not available in ISO 8859-1 but that shouldn't matter,
because it will be included in the HTML file as a Unicode character
reference. See what the generated HTML looks like. If it contains the
correct character reference, you've got a browser problem and not an XSLT
problem.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of
> Miguel Angel
> Medina Lopez
> Sent: 20 February 2002 17:36
> To: XSL List
> Subject: [xsl] Euro Entity
>
>
> Hi all:
>
> I have a problem with the Euro sign (European Monetary Union) when I
> generate a HTML document using XSL. I use the entity €
> and € and
> the hexadecimal value but the browser always show the
> character '?'. I use
> the ISO-8859-1 encoding, is that the problem? Any suggestion?
>
> Thank You.
>
> -------------------------------------------------------------
> Miguel Ángel Medina López
> Logic Factory: www.logic-factory.com
> Granada - España
>
>
>
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]