Re: [xsl] A Counter Variable in XSLT?

Subject: Re: [xsl] A Counter Variable in XSLT?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 5 Oct 2001 09:51:06 +0100
>  or do I have to use an extension?  

You can't change the value of a variable once it is bound.
But you don't need an extension, you can do what you want to do
without needing to increment variables. (But you need to say what it is
you want to do before anyone can show the xslt equivalent)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread