Re: [xsl] Catching Entities With XSLT?

Subject: Re: [xsl] Catching Entities With XSLT?
From: "Michael Beddow" <mbnospam@xxxxxxxxxxx>
Date: Mon, 26 Mar 2001 12:37:44 +0100
Look at Alan Wood's excellent pages at
http://www.hclrss.demon.co.uk/unicode/

That will make clear what you can('t) expect NS4 to do with character
entities on all the platforms you're likely to encounter.

Don't be put off if you think this isn't a Unicode-related issue: it
is!

Michael
------------------------------------------
Michael Beddow
http://www.mbeddow.net/


----- Original Message -----
From: "Lee Goddard" <home@xxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Sunday, March 25, 2001 2:59 PM
Subject: [xsl] Catching Entities With XSLT?


> Netscape4 doesn't seem to like some
> HTML character entities that my XSLT
> outputs. I've thought the best way
> of handling this is to get the stylesheet
> to transform them into explicit &#____;
> entities....
>
> Is this a good idea, or am I going really
> over the top?
>
> If my DTD defines &alpha;, should Netscape
> expand it or should XSLT?
>
> Thanks in anticipation for any advice,
> Lee
>
>
>  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