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: Printing newline


 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@mulberrytech.com [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Pady Srinivasan
Sent: Thursday, February 10, 2000 10:07 AM
To: xsl-list@mulberrytech.com
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

 

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