RE: [xsl] Carrage return and line feed.

Subject: RE: [xsl] Carrage return and line feed.
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Mon, 18 Oct 2004 11:37:00 +0300
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)

Current Thread