xsl-list
[Top] [All Lists]

[xsl] How to beautify XML source code?

2008-05-21 11:25:45
After applying a XSLT stylesheet the resulting XML doc is rather scrambled.
Many tags are concatenated on a single line instead of split over multiple lines
and indended.

Currently I have to insert <xsl:text> &#10;</xsl:text> tages to get lines 
split. Very unconfortable.

How can I beautify such an ugly (but valid) XML doc otherwise?

Is there a source code beautifier XSL script or command line option (for Saxon)?

Ben




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