Re: [xsl] &

Subject: Re: [xsl] &
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 21 Mar 2007 12:05:14 GMT
> For example I can use this one:

don't use
disable-output-escaping="yes"
then your problem is solved.

Always, if in doubt, don't use disable-output-escaping, when you are
certain that you really want to use disable-output-escaping=, you
should ask yourself why you are certain, hopefully that will introduce
some doubt, in which case you should restart this algorithm...

David

Current Thread