I am using xslt1.0.I want to use a global variable such a way that, the value of variable is set from one template and used in another template..How can i achieve this.
Please help me..Thanks in advance..
I am using xslt1.0.I want to use a global variable such a way that,
Share
XML input:
Result:
Note: $vTest with a value template will be RTF in 1.0. But for this case it can be used like as of string data-type.