How to change the value of a variable?

Subject: How to change the value of a variable?
From: "Emmanuel.Leguy" <Emmanuel.Leguy@xxxxxxx>
Date: Mon, 25 Oct 1999 12:22:22 +0200
Hello,

Is it possible in xsl to change the value of a variable?
If yes, how to do so?
Here is what I would like to do:

<xsl:stylsheet ..... >

...

<xsl:variable name="var">default_value</xsl:variable>

...

<!-- var <- "another value" -->

...

</xsl:stylesheet>

By what code may i replace the comment?

Thanx,

Manu.
--
Laboratoire d'Informatique Fondamentale de Lille (LIFL)
Universite des Sciences et Technologies de Lille
Batiment M3 Cite Scientifique
59655 Villeneuve d'Ascq Cedex
FRANCE
tel: 03 20 33 63 38
fax: 03 20 43 65 66
mailto:Emmanuel.Leguy@xxxxxxx
http://www.lifl.fr


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


Current Thread