Re: [xsl] Cannot output CRLF

Subject: Re: [xsl] Cannot output CRLF
From: "Paul Venuti" <venutip@xxxxxxxxxxx>
Date: Wed, 03 May 2006 17:57:22 -0400
Hi Owen,

Sorry, just saw your message in my inbox after I replied to Michael. I'm invoking Saxon from the command line on a Windows XP Pro system, like so:

C:\BMtest>java net.sf.saxon.Transform -o bpam-out.txt bpam.xml crlf.xsl
Warning: Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor

Just so we're both on the same page, I upgraded to the latest A version:

C:\BMtest>java net.sf.saxon.Transform -t
Saxon 8.7.1J from Saxonica
Java version 1.4.0_04

and ran it again. Still the same result.

Current Thread