[no subject]

btw, with XSLT 2.0 one can do (not possible in 1.0):

<xsl:for-each select="1 to 10">
   ..
</xsl:for-each>


-- 
Regards,
Mukul Gandhi

Current Thread