|
Subject: Re: [xsl] Iteration of for() for first 100 intergers. From: Michael Kay <mike@xxxxxxxxxxxx> Date: Thu, 18 Nov 2010 16:21:53 +0000 |
In XPath 2.0:Hi, I am looking for simple for() which will iterate through first 100 numbers. how can i do that.
for(int i=0;i<=100;i++){ System.out.println("each value"+i); }
Michael Kay Saxonica
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Iteration of for() for first , ram | Thread | Re: [xsl] Iteration of for() for fi, Hermann Stamm-Wilbra |
| Re: [xsl] XSLT compiler and syntax , Dimitre Novatchev | Date | Re: [xsl] Iteration of for() for fi, Brandon Ibach |
| Month |