Re: [xsl] Conditional Assigining

Subject: Re: [xsl] Conditional Assigining
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 16 May 2001 17:11:39 +0100
> The value of the 
> global variable ID has to be set inside IF and then that should be visible 
> to outer functions as well.

all variable bindings are local to the element in which they appear,
also variables can not change their value once bound.

If you said what you were trying to do someone would probably show you
how to do it without rebinding variables.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp

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


Current Thread