xsl-list
[Top] [All Lists]

RE: Carrage return and line feed.

2004-10-18 02:02:16
I have tried using 
carrige return = 
line feed = 
 

this produces a line feed only as the processor (xalan) seems to convert
this just too a line feed.


-----Original Message-----
From: Jarno(_dot_)Elovirta(_at_)nokia(_dot_)com 
[mailto:Jarno(_dot_)Elovirta(_at_)nokia(_dot_)com]
Sent: 18 October 2004 09:37
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Carrage return and line feed.


Hi,

Does anyone know how to put a carrage return(CR) / line 
feed(LF) as a CR/LF
and not have the CR / LF converted to LF?
I know by default CR / LF is converted to LF but we need both.

Use character references instead of the the actual characters in your
stylesheet, that way the XML parser will not normalize them.

Cheers,

Jarno - Velvet Acid Christ: Malfunction (Destructive mix by Funker Vogt)

--+------------------------------------------------------------------
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>