Re: [xsl] character entity references; saxon ie 6.0 differences

Subject: Re: [xsl] character entity references; saxon ie 6.0 differences
From: Brook Ellingwood <brook@xxxxxxxxxxx>
Date: Tue, 26 Aug 2003 11:13:17 -0700
> Sorry, I guess I should have specified I have the entity defined as
> <!ENTITY eacute           "&#x000E9;" ><!--=small e, acute accent -->
> in external files (along with most of the other possible entities) which are
> included in the doctype declaration.

Well, that's different. Sorry for jumping to conclusions.

Have you tried declaring the entity directly in the XSL to see if you get
different behavior? (Although the only time I've tried that was with MSXML
4, and it didn't recognize the entity for some reason...)

-- Brook


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


Current Thread