|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] count hits/matches - INCREMENT
Hi!
My Question is, how to count hits.
For example in java, it would be like this:
===============================
...
int k = 0;
for(int i = 0; i<matches.length; i++) {
if(matches[i] == true) {
k++;
}
}
return k;
...
===============================
Is it possible in XSL to change the value of a variable in a <xls:for-each>
and get the value after the <xsl:for-each>?
Thanks!
Dariusz
_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail kvnnen Sie eine SMS an alle
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








