This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: White spaces in xsl:text


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]