[xsl] Global variable

Subject: [xsl] Global variable
From: Katharina Kreis <katharinakreis@xxxxxx>
Date: Mon, 21 Feb 2005 11:51:06 +0100
Hi!

I have a stylesheet with several templates in it. In every template I need the same variable, so I think the best is to make it global! But I have one problem with it: I do not know the value of the variable at the beginning of the stylesheet. I get it in my first template. So in this template I have a local variable and I need to make it global.

Is this possible?

Katharina

Current Thread