Subject:comapring global variable value to local variable Author:amhi craig Date:04 Dec 2007 08:19 PM
Can someone pl post an example for an xsl where the following happens in a sequence
1.global variable is declared
2.some part later in the code this global variable is assigned a value
3.another variable - a local variable that has a value is compared using
4.xsl if test $local = $global