xsl-list
[Top] [All Lists]

Re: [xsl] Ensuring a CR/LF at the end of xslt processor output

2011-01-28 12:17:51
<xsl:output indent="yes"/>

On 28.01.2011 19:12, Tim Benner wrote:
Hi

    I'm just learning XSLT and in using both the Saxon processor and the .Net
processor I found something annoying.  Instead of getting output something like:

<head>
    <body>
    </body>
</head>

I get:
<head><body></body></head>

    I'd like to have the output pretty printed like the first example.  Is there
a way I can coax the Saxon processor and/or the processor in .Net to do this?

Thanks

[Tim]

--~------------------------------------------------------------------
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>
--~--


--
Gerrit Imsieke
Geschäftsführer / Managing Director
le-tex publishing services GmbH
Weissenfelser Str. 84, 04229 Leipzig, Germany
Phone +49 341 355356 110, Fax +49 341 355356 510
gerrit(_dot_)imsieke(_at_)le-tex(_dot_)de, http://www.le-tex.de

Registergericht / Commercial Register: Amtsgericht Leipzig
Registernummer / Registration Number: HRB 24930

Geschäftsführer: Gerrit Imsieke, Svea Jelonek,
Thomas Schmidt, Dr. Reinhard Vöckler

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>