[xsl] Breaking lines in text files using XSL

Subject: [xsl] Breaking lines in text files using XSL
From: "Giovani Librelotto" <librelotto@xxxxxxxxx>
Date: Tue, 26 Jun 2007 13:43:16 -0300
Hello there,

It is a simple question.
How can I generate break lines in text files (not XML) using XSL?
If I use 2 <xsl:value-of> in sequence, the result is displayed in the
same text line. How to insert a break line between these
<xsl:value-of>?
Best regards,

Giovani

Current Thread