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

Subject: Re: [xsl] Operation of indent="yes" in Saxon 6.5.2 vs MSXML
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Wed, 26 Jun 2002 10:13:45 +0100
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


Current Thread