xsl-list
[Top] [All Lists]

[xsl] line breaks showing up with method="html"

2015-02-10 07:58:47
I'm processing an XML document with text nodes that I need to put into
a csv file that will later be used to create an html page.

I'm using xsl:result-document with method="html" so I catch html
entity references.

Unfortunately, I'm finding line-breaks showing up in the output that
do not correspond to any end-of-line character in the text nodes for
the input file. These end-of-line characters do not show up when I
switch to method="text" .

Is there a rule about method="html" that attempts to break lines into
chunks <100 characters each?

-David

-- 

"A false conclusion, once arrived at and widely accepted is not
dislodged easily, and the less it is understood, the more tenaciously
it is held." - Cantor's Law of Preservation of Ignorance.
--~----------------------------------------------------------------
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>