This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: A Counter Variable in XSLT?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]