Subject: RE: Count Nodes
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 19 Oct 2000 19:14:34 +0100
|
> I am trying to keep a count of the rownumber and pass it down
> as each one is picked up. And I am having trouble with that.
> Could anyone throw any suggestions.
>
Stop thinking procedurally! Use a function that calculates the row number,
e.g.
count(preceding::item), or a variable initialised using <xsl:number>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Count Nodes
- mxmodi - Thu, 19 Oct 2000 12:17:29 -0500
- <Possible follow-ups>
- Kay Michael - Thu, 19 Oct 2000 19:14:34 +0100 <=
|
|