[xsl] How to preserver white space.

Subject: [xsl] How to preserver white space.
From: Satish Patil <Satish.Patil@xxxxxxx>
Date: Mon, 26 Mar 2001 16:36:10 -0500
<xsl:template match="/">
	<xsl:text> FOR: </xsl:text>
</xsl:template>

How can I preserve the space before 'FOR'. It does preserver the white space
after 'FOR:'

Any help is appreciated.

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


Current Thread