xsl-list
[Top] [All Lists]

RE: Incrementing number in a for loop ??

2003-07-30 18:27:00
Variables, once declared, cannot be changed. You could pass the old value to 
the called template with a parameter and declare a variable inside the template 
which adds one to the value passed as a parameter when the template is called 
recursively, but probably there's a better way to achieve the result. We could 
tell more if you supply a stripped-down example of your source XML and your 
stylesheet.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     Dipesh Khakhkhar <dkhakhkh(_at_)mailbox(_dot_)syr(_dot_)edu>
Sent:     Wed, 30 Jul 2003 19:56:22 -0400
To:       xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:  [xsl] Incrementing number in a for loop ??

Hi,

I am creating a text output from xml and at some places i have to give 
hardcoded special characters.

Is is possible to declare a variable having numerical value and incrementing 
it using expression inside for loop ?

If somebody can throw some light  on this issue i would be grateful.

Regards,
Dipesh 


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




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