[Home] [By Thread] [By Date] [Recent Entries]
Many thanks , this has been driving me crazy..
At 05:23 PM 7/22/2004 +0200, you wrote: > Von: Evan Wellens [mailto:evanw@xxxxxxxxxxxxxxxxxxxx] > Hopefully I'm just missing something silly here. I need to > declare a variable that will be used globally and possibly > modify if a > condition occurs. Yet I cannot discern the syntax to do so , > any attempt > seems to re-declare the variable. > > <xsl:variable name="pages" select="( $totalitems - $leftover ) div > $pagesize "/> > <xsl:if test="leftover > 0 "> > <xsl:variable name="$pages" select="$pages =$pages +1"/> > </xsl:if> >
|

Cart



