[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Printing newline


Subject: RE: Printing newline
From: "Richard Lander" <rlander@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Feb 2000 10:15:34 -0500

 Hello,
 
Try including:
<xsl:text>
</xsl:text>
 
I believe it should do the trick.
 
I hope that helps,
 
Richard
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Pady Srinivasan
Sent: Thursday, February 10, 2000 10:07 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Printing newline

Very basic question:
 
How to print a new line in XSL. My output comes in a single line when I print froma  xsl:for-each. So after each xsl:value-of, I need to print a newline ( SO that the output is readable )
 
 
Thanks
 
Pady

 

Current Thread