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: Marcial Atienzar Navarro <maratna@xxxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 11:28:08 +0100 (CET)
Hello,

 I need to change the value, because, in another template I use the value of
this variable, and if I use the shadow property I loose the changes that in this
template occurs.

 Thanks,

   Marcial Atienzar


Missatge citat per: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>:

> 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
> 
> 

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


Current Thread