[xsl] Change variable value

Subject: [xsl] Change variable value
From: "KrustyDerClown" <KrustyDerClown@xxxxxx>
Date: Tue, 2 Aug 2005 23:50:43 +0200
Hi,

one generell question:

How can i change a variable ? xsl:variable and xsl:param are static ... one time declarated .. forever this value.

But i will change a value of a variable for example when i go to a special template ... and use this variable (with the new value) later in another template with xsl:if.

Is that possible anywise ?

Thank you for your answers.

Greets Oliver

Current Thread