RE: [xsl] Carrage return and line feed.

Subject: RE: [xsl] Carrage return and line feed.
From: Andrew Curry <andrew.curry@xxxxxxxxxxxx>
Date: Mon, 18 Oct 2004 13:09:43 +0100
cheers, ill have a look through the xalan source and see what its doing.

-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
Sent: 18 October 2004 11:46
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Carrage return and line feed.


> 
> The stylesheet will produce quark, text... any format a 
> client requires so
> its currently text.

The spec doesn't say how the text output method should output a newline; the
processor has complete freedom over this. It may attempt to produce the
conventional line ending for the platform that it's running on, or it may
output whatever is in the result tree.

Michael Kay
http://www.saxonica.com/

Current Thread