[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl:document, file formats

Subject: Re: xsl:document, file formats
From: Tobias Reif <tobiasreif@xxxxxxxxxxxxx>
Date: Mon, 27 Jan 2003 13:39:40 +0100
xsl document format
David Carlisle wrote:

unfortunately, while the xml output method allows processors to use a
platform specific line ending while serialising, the text output method
doesn't say that they can, so you probably need to explictly output
^M^J pairs, ie
& # 1 3 ; & # 1 0 ;
(without the spaces which I added as apparently some mail clients prematurely mangle character references.


Works; Thanks :)

I'm using
(special characters not spaced; they are the same as above)

  <!DOCTYPE t:transform [
  <!ENTITY dos_line-break '&#13;&#10;'>
  ]>

I really would appreciate it if there was something like

  <t:document
      line-breaks="local"

meaning "create DOS line-breaks on Windows, Unix ones on Unix, etc".
Other values would be
  line-breaks="DOS"
  line-breaks="Unix"
  etc

Tobi

--
http://www.pinkjuice.com/


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.