Global variables in xsl

Hi, Is it possible to have gloabal variables in XSL.Cheersdeepak
[92 byte] By [deepujaina] at [2007-10-2 5:12:14]
# 1
sure, create a stylesheet with variable like:.....<xsl:variable name="myGlobalVariable" value="'blahblah'" />.....then have all your stylesheets to include/import the above one.
yue42a at 2007-7-16 1:14:55 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...