Re: [xsl] mixture of XML and HTML in result

Subject: Re: [xsl] mixture of XML and HTML in result
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 9 Jan 2004 09:57:38 GMT

   Maybe this would work, instead of &#160; 

   <xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>

   Worth a try...


No! disable-output-escaping is _never_ worth a try unless you are
absolutely 100% sure there is no other plausible alternative.
See any one of thousands of messages on this list for reasons not to
use disable-output-escaping

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread