Re: Increment

Martin Honnen <[email protected]> Wed, 01 Aug 2007 15:49:44 +0200
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization Liberty Development
Message-ID <[email protected]>
IVK wrote:
> Hello, I want to increment a variable in for-each loop. 

XSLT is a declarative programming language. You can bind a value to a 
variable only once, you cannot change it later.


-- 

	Martin Honnen
	http://JavaScript.FAQTs.com/