RE: [xsl] how can I modify global variables ?

Subject: RE: [xsl] how can I modify global variables ?
From: "FINLEY, Mike" <Mike.FINLEY@xxxxxxxxxx>
Date: Thu, 12 Apr 2001 12:20:05 +0100
The short answer is "you can't". Once a variable is created, its value
cannot be changed.

-----Original Message-----
From: Gabriel Erzse [mailto:erzse.gabriel@xxxxxxxxxxx]
Sent: 12 April 2001 11:57
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] how can I modify global variables ?


    If I have template called "root" (for example) where I defined a
variable called "rowCount" and from "root" template I call another template
called "compute", is it possible to change the value of the "rowCount"
variable from inside "compute" template ?

   If yes, how can I do it ?

   Thanks,
   Gabriel Erzse.


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


___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
Sema. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the Sema UK
Helpdesk by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

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


Current Thread