[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Incrementing a Variable


Subject: Re: [xsl] Incrementing a Variable
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 11 May 2001 00:49:00 +0100

> Problem is I need to know where my increment is for the next turn of
> events.

Maybe you need to look at the faq for this list (www.dpawson.co.uk)
which will have information on side effect free programming.
But I didn't understand your question at all. Up to this point your
description didn't use any variables at all, just Xpaths to compare two
different elements in your input, plus position() to generate some
numbers.

You can't in XSL "leave" some processing context and return theire
later so there is no need to remember any state using variables as you
would in a procedural language. If you gave some indication of a
(simplified) output you expected from that input, it might help.

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

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



Current Thread
Keywords
xsl