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]
Other format: [Raw text]

RE: Initializing global variables


> 
> I understand that the value of a variable cannot be modified 
> once it has been assigned, but is it possible to allocate a 
> global variable at the start of a stylesheet and then assign 
> it a value at a later time, such as within a named template?
> 
No, it isn't possible.

You need to stop thinking sequentially. There is no such thing as "a
later time" in XSLT.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 


 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]