[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] getting crlf's, but putting only lf's (i think)


Subject: Re: [xsl] getting crlf's, but putting only lf's (i think)
From: Ray Tayek <rtayek@xxxxxxxxxxx>
Date: Tue, 04 Nov 2003 22:32:52 -0800

At 08:54 AM 11/4/03 -0500, you wrote:




XML normalizes line-breaks when it reads them in ...

ok


I can't vouch for other processors, but when Xalan-J serializes XML back to
text we render the XML line-break using whatever representation Java tells
us is the standard for the platform we're running on. When our output stays
in the XML domain (SAX or DOM), that conversion is not appropriate and is
not applied.

apparently it does this for explicit <xsl:text>&#10;</xsl:text> also. i thought it would toss the rest of the white space if i had strip space on for *.


thanks

---
ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work
vice chair orange county java users group http://www.ocjug.org/
hate spam? http://samspade.org/ssw/


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




Current Thread
Keywords
xml