|
Subject: Re: [xsl] simulating for with foreach From: "Mohsen Saboorian" <mohsens@xxxxxxxxx> Date: Wed, 5 Jul 2006 14:51:04 +0330 |
<xsl:for-each select="node[position() mod 4 = 1]">
This is exactly what I want, but although this for-each iterates over 1, 5, 9, ... elements, when I print position() inside this loop, it prints 1, 2, 3, 4, ...
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] simulating for with forea, David Carlisle | Thread | Re: [xsl] simulating for with forea, David Carlisle |
| RE: [xsl] simulating for with forea, Michael Kay | Date | Re: [xsl] simulating for with forea, Mohsen Saboorian |
| Month |