Subject: Re: Assigning Values to Global Parameter
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 23 Sep 2003 22:16:55 +0100
|
> If I set up a global parameter and the value is blank, how do I assign a
> value later in my mapping?
If by mapping you mean the execution of the stylesheet then you can't as
variables don't change their value once bound.
> And if you can't is there a better way to do
> the above scenario.
If you said what you were trying to do, someone could say how to do it
in xslt.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|