xsl-list
[Top] [All Lists]

Re: [xsl] For CSV output file - should end of record marker be line feed or a carriage return from xsl

2014-11-08 03:28:23
On 8 November 2014 00:10, Richard Fozzard - NOAA Affiliate
richard(_dot_)fozzard(_at_)noaa(_dot_)gov 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:


Wolfgang Laun wolfgang(_dot_)laun(_at_)gmail(_dot_)com wrote on 11/07/2014 
02:06 PM:

You'll stand a better chance of getting your line ends right by using
<xsl:text>
</xsl:text>
with the line end being represented by whatever it is on the system where
the text file containing these two lines resides.

Agreed! If your XSLT is running on the same OS where you plan to use the
CSV.


And even if not: when the CSV is correct on system A, certain file
transfers to system B may take care of adjusting the line ends.
-W
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>