[xsl] how to reassign a variable's value?

Subject: [xsl] how to reassign a variable's value?
From: "James L." <stardust@xxxxxxxxxx>
Date: Mon, 12 Aug 2002 13:35:09 -0400 (EDT)
Hi,

Sorry I am reposting my question from earlier.  Excite mail screwed up my original email.  

How do I reassign the value to a variable?  I need to do the following

[xsl:variable name=foo select="1"]
..... do something ....
[xsl:variable name=foo select="2"]

note: I am using [ because excite mail hates lt and gt.

when I try this the xslt processor complains the variable has already
been defined.

-thanks
James






------------------------------------------------
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

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


Current Thread