Re: White spaces in xsl:text

Subject: Re: White spaces in xsl:text
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Mon, 03 Apr 2000 08:22:55 -0400
> I want insert several white-spaces in a xsl:text and I can't because
> xsl stripped the white-spaces. I put the pag preserve-space but I
> can't get it works.

<xsl:text>  </xsl:text> should output whatever spaces it contains, so
either your processor is wrong (you don't say which one you are using)
or the problem is somewhere else in the sequence of things you are
doing.

 Steve


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


Current Thread