This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Re: XSL-List Digest V3 #713


HI,

You will need to use recursive templates.

A good example of one is the 99 bottle of beer xsl stylesheet.  It is
available from http://www.angelfire.com/tx4/cus/shapes/bottles.html

It is well commented xsl.  All the code is there and well laid out.

I'm sure you will learn a lot by looking it over.

Cheers,
Tim Watts

-----Original Message-----
Sent: Tuesday, 24 April 2001 8:06 PM
Subject: [xsl] Re: XSL-List Digest V3 #713

I am using a for loop to display some information. In that loop i want
increment the value of a variable i.e., x=x+1. How to do this in xsl.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]