Re: [xsl] Can I change variable contents.

Subject: Re: [xsl] Can I change variable contents.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 8 Apr 2004 12:31:04 +0100
  Can I change value of variable declared using <xsl:variable> tag.

no

  If no then is there any other way i can create VARIABLES and update those.

no

However any computation possible in an imperative language that has
variables that may be updated is also possible in a declarative language 
that does not have this feature, so if you said what it was that you
wanted to do, someone would be able to offer some help.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread