xsl-list
[Top] [All Lists]

RE: [xsl] Breaking lines in text files using XSL

2007-06-26 09:52:03
Hello Giovani,

Putting <xsl:text>&#xa;</xsl:text> between the two <xsl:value-of>s
should introduce a line break.

-James

-----Original Message-----
From: Giovani Librelotto [mailto:librelotto(_at_)gmail(_dot_)com] 
Sent: Tuesday, June 26, 2007 11:43 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Breaking lines in text files using XSL

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>