Varadharajan Sethuraman wrote:
I just want to know the *iteration functionality* in xsl.
for example similar to the following ...
*for(int i=0;i<10;i++){*

You most likely wont need it. Check your XSLT book (you have a book, haven't you?) for the position() and count() XPath functions. If you decide to ask on the XSL list, state your original problem, like "how do I get FO list items enumerated similar to HTML <ol>?", rather than the derived one. This is more likely to get you a sensible answer.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to