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]
Other format: [Raw text]

Re: Operation of indent="yes" in Saxon 6.5.2 vs MSXML


Hi Michael,

Just in case it wasn't clear from Mike's message, note that you can
strip the whitespace from the source tree prior to transformation
using the xsl:strip-space element:

<xsl:strip-space elements="*" />

If you add that to all your stylesheets, you should get the
indentation that you want at each stage of the process.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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]