xsl-list
[Top] [All Lists]

Re: Increment a variable

2005-08-17 23:23:58
On 8/18/05, omprakash(_dot_)v(_at_)polaris(_dot_)co(_dot_)in 
<omprakash(_dot_)v(_at_)polaris(_dot_)co(_dot_)in> wrote:





Hi Chandu,

      XSLT is a functional programming language and not a procedural one.
Hence, what you ask has to be handled differently. Your input xslt has to
have atleast as many nodes as the upper limit in the for loop (1000 in your
case) for this to work. Or in your case since you want the var reset for
every 100
nodes, 10 nodes atleast 100 deep I would imagine.

Are you joking?


Cheers,
Dimitre Novatchev

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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