Subject: forcing a carriage return, line feed
From: Jörg Heinicke <Joerg.Heinicke@xxxxxx>
Date: Tue, 18 Sep 2001 13:57:58 +0200 (MEST)
|
Hello,
I have a question according to carriage return/line feed. What's the best
method to force it in the output document? I did it with
<xsl:text>
</xsl:text>
until now. But the code becomes a little bit unreadable, because the
</xsl:text> must always be at the start of a line to get no unwished spaces.
A nother way would be 
 or 
. But there is the question, whether
this could cause any problems.
In which way do you force CR/LF? What's the better, nicer, safer method?
Thanks in advance,
Joerg
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|