This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL Tidy program?



Dan Diebolt:

> I was looking at something to clean up the indention of XML
> and XSL fragments that are posted and that have a nonsense
> mix of spaces or tabs and often word wrap

If you have valid XML, a good trick is to pass it through an identity
transform stylesheet.
I find that the result is a lot cleaner than the input with regard to
indentation, tabs, and spacing.

Rick Suiter



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]