[Home] [By Thread] [By Date] [Recent Entries]
> The problem is in the defination of > <xsl:variable name="level" select="3"></xsl:variable> > When u define the select="3" its looking for a element node 3. Not so. select="3" is quite OK, it causes the variable to have the numeric value 3. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



