[xsl] how can I modify global variables ?

Subject: [xsl] how can I modify global variables ?
From: "Gabriel Erzse" <erzse.gabriel@xxxxxxxxxxx>
Date: Thu, 12 Apr 2001 13:57:23 +0300
    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


Current Thread