[xsl] whitespace problem

Subject: [xsl] whitespace problem
From: "Zoe Peng" <zoe@xxxxxxxxxxxx>
Date: Fri, 16 Aug 2002 10:26:20 -0400
Hi, 
I just want to add some whitespaces between two tags in stylesheet. 
I tried 
1. <xsl:text>  </xsl:text>
2. <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
3. <xsl:preserve-space.. tag needs to define elements. But, I don't 
want all of document to apply this. 

no of these works. Do we have another ways to do this? 
Thanks.
--Zoe



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


Current Thread