CR/EOL in XSL

Subject: CR/EOL in XSL
From: "Chatan Mistry" <Chatan@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Apr 2000 15:35:11 +1000
Hi!

Are there any other ways of implementing a CR/EOL character in 
XSL.  I currently use:
	<xsl:text> &#10; </xsl:text>
	<xsl:text> &#13; </xsl:text>

Although they work when I do a client-side transformation, when I 
use a server-side transformation (using Xalan), it manages to lose 
all the CR/EOL's in my XSL.

Has anyone else had this problem?  Am I doing something wrong?

Thanks
Chatan


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


Current Thread
  • CR/EOL in XSL
    • Chatan Mistry - Sat, 22 Apr 2000 15:35:11 +1000 <=