xsl-list
[Top] [All Lists]

RE: number of rows

2003-12-02 05:41:46
Hi,

   <xsl:call-template name="rec"/>

You have not set the $i parameter on this call so you will 
never execute
the code inside this test  <xsl:if test="$i > 0 ">

Didn't I have a default value for $i set to "nofrows" which evaluated to "10"? 

Cheers,

Jarno - L´âme Immortelle: Tiefster Winter

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>