OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XSL - Variable Assignment



Hi
 
Can someone please tell me how to assign a value to a variable in XSL ?
 
I have defined the variable as below:
 
 <xsl:variable name="foundFlag" select="'Yes'"/>
 
and later on I want to CHANGE the value of this variable to 'NO'.
 
How can I do that, PLEASE ?
 
Thanks a lot
 
Thushara