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: The XSL-List Digest V3 #53


On Tue, 6 Jun 2000 matt.harrison@worldspan.com wrote:

> 
> 
> Is there any way in XSL to increment a "counter" variable while processing
> is occurring in order to have access to the variable later on in the
> process?
> 

Once you set a variable, that's it.

If you're using Saxon, check out <saxon:assign>. Anything else and you'll
probably have to roll your own function. If I'm wrong, please let me
know! ;)

--
Niall


 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]