[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Re: XSL-List Digest V3 #713
Subject: Re: [xsl] Re: XSL-List Digest V3 #713
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 24 Apr 2001 12:28:10 +0100
|
> In that loop i want increment the value of a variable i.e.,
> x=x+1. How to do this in xsl.
You can not change the value of a variable once it is bound.
(This is a FAQ) If you say what you really want to do, someone will no
doubt suggest the XSL way of doing it.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|