RE: [xsl] Assigning Values to Global Parameter

Subject: RE: [xsl] Assigning Values to Global Parameter
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 23 Sep 2003 22:34:26 +0100
> If I set up a global parameter and the value is blank, how do 
> I assign a value later in my mapping?  And if you can't is 
> there a better way to do the above scenario.

"later" - there's the giveaway. You're still thinking of XSLT as a
sequential language. The "better way" is to think functionally: you need
to define the variable as a function of the input.

Michael Kay


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


Current Thread