Subject: RE: A Counter Variable in XSLT?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 5 Oct 2001 11:56:49 +0100
|
> I want to create a "counter variable" - one that I can increment
> within a stylesheet.
You need to unlearn procedural programming! XSLT is a declarative,
functional language. Tell us what problem you are trying to solve with your
procedural approach, and someone is sure to give you a declarative solution
to it.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|