Re: [xsl] How can I chang the value og a global variable?

Subject: Re: [xsl] How can I chang the value og a global variable?
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 12:01:13 +0200
Marcial Atienzar Navarro wrote:

 I need to change the value of a gloabal variable inside a template. Is it
possible? How could be tthe best way?.

No way at all, all you can do is to create local variable with the same name, then this local variable will shadow global one.
Why do you want to change a value of variable?


--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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



Current Thread