RE: [xsl] Iacute

Subject: RE: [xsl] Iacute
From: "Daniel Newman" <daniel.newman@xxxxxxxxxxx>
Date: Tue, 24 Jul 2001 13:31:25 +0100
This sounds like a problem I had a while back. Have you checked in the code
of the html to see if your "Í" is within the page? In html code form, IE
would prefer the unicode character and not the transformed character, so the
question might be: "how to prevent the XML parser converting this
character?" disable-output-escaping is probably the way, but I've never
found this to work.

So how do you parse a special character directly to the browser?

Daniel.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Carlos Durand
Silvestrin
Sent: 24 July 2001 13:08
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RES: [xsl] Iacute


I know the unicode number equivalent to "Í", the parser generates the
character but Internet Explorer doesn't show it. Pages that isn't parsed
works with no troubles and try to understand it. I tried to put
encoding="us-ascii" but the output is the same thing. The problem is pages
that is not generate with parser works, and with parser don't.

> -----Mensagem original-----
> De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]Em nome de Michael Beddow
> Enviada em: terça-feira, 24 de julho de 2001 08:44
> Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Assunto: Re: [xsl] Iacute
>
>
> On Tuesday, July 24, 2001 6:04 AM
> Julian Reschke wrote:
>
> > So the question was how to *generate* that with XSLT?
>
> I don't think that *was* the question, because Carlos is apparently
> generating the right output anyway. It's his browser and/or client
> environment that's "wrong", so this isn't an XSLT question anyway.
>
> Carlos, if the original reference to the FAQ wasn't enough, try looking
> at
> http://www.hclrss.demon.co.uk/unicode/
>
> Even if you aren't trying for Unicode output, this will explain why your
> numeric character references aren't being properly handled.
>
> Michael
> ---------------------------------------------------------
> Michael Beddow   http://www.mbeddow.net/
> XML and the Humanities page:  http://xml.lexilog.org.uk/
> ---------------------------------------------------------
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>



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


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


Current Thread