Re: [xsl] Yet Another Entity Ref question!

Subject: Re: [xsl] Yet Another Entity Ref question!
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 20 Dec 2002 09:28:34 GMT
> Yet Another Entity Ref question!

This has the same answer yet again

don't use disable-output-escaping

do use &#169;

In the html output method this will probably get written as &copy;,
depending on your processor, but if it gets written as something else,
that will work just as well.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread