Subject: Re: Incrementing number in a for loop ??
From: Mukul Gandhi <mukulw3@xxxxxxxxx>
Date: Wed, 30 Jul 2003 18:39:35 -0700 (PDT)
|
You *cannot increment* variables in XSLT. But you may
use count() and possibly other workarounds to generate
serial nos.
Regards,
Mukul
> Is is possible to declare a variable having
> numerical value and incrementing
> it using expression inside for loop ?
>
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|