Instead of use  
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Carlos
Sent: 12 March 2002 15:04
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: inserting spaces ( )
in html the espace is
if with <xsl:value-of select="count(ancestor::*)-2"/> i have a number, how
can i insert this number * spaces?
--> <xsl:value-of select="count(ancestor::*)-2"/> *
if the number(<xsl:value-of select="count(ancestor::*)-2"/>) is 5:
thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|