RE: [newbie] output  

Subject: RE: [newbie] output  
From: Heather Lindsay <heather.lindsay@xxxxxxxxxxxxx>
Date: Thu, 20 Jul 2000 10:57:15 -0400
"I tried <xsl:text>&nbsp;</xsl:text>
and  <xsl:text omit-xml-declaration="yes">&nbsp;</xsl:text>
with no success..."

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

Good luck,
Heather


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


Current Thread