Subject: Re: indentation in xsl
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 7 Apr 2003 15:19:24 +0100
|
this is a faq,
<xsl:for-each select="ancestor::*">
<xsl:text> </xsl:text>
</xsl:for-each>
is one way, puts two spaces in for each ancestor
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|