This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: news




> What if the variable may, or may not, be defined as a global variable in a
> stylesheet which imports or includes the stylesheet you are writing?

Despite the fact that people ask for the feature, xsl:include/xsl:import 
may not be controlled at runtime, so you still know when writing a
stylesheet whether or not a global variable is declared.
If it is declared in a stylesheet that you have imported/included, then it is
declared. If it is not declared in a stylesheet that you have
imported/included then it is not declared.

David

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]