xsl-list
[Top] [All Lists]

Re: [xsl] Saxon 9.4 <bold></bold> Transformed to (newline)</bold> Problem

2013-01-15 08:35:47
Hello

2013/1/15 Raymond Lillibridge <RLillibridge(_at_)municode(_dot_)com>:

<xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>

remove the attribute indent="yes", or set it to "no" (just use it when you
debug your XSLT).
--

O. J.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--