RE: [xsl] How to preserver white space.

Subject: RE: [xsl] How to preserver white space.
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 27 Mar 2001 09:51:38 +0100
> <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:'
>
The single space before the 'FOR:' should be copied to the output. What
processor are you using?

Mike Kay
Software AG


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


Current Thread