Subject: RE: modifiable variables
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Thu, 25 Nov 1999 09:09:03 +0100
|
Maybe you can use the count function instead, which is in XPath's core
function library. See http://www.w3.org/TR/xpath#corelib.
-----Original Message-----
From: Bill Abbas [mailto:babbas@xxxxxxxxxx]
Sent: Wednesday, November 24, 1999 9:41 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: modifiable variables
My somewhat tentative understanding is that an xsl:variable is basically
read-only.
Does anyone have any advice on how to implement a counter in XSL? Is this
something I can do with xsl:param?
-Bill
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|