Subject: msxml2: What can be used instead of <xsl:variable>
From: Dmitri Ilyin <dmitri.ilyin@xxxxxxxxx>
Date: Thu, 4 Oct 2001 15:58:14 +0200
|
Hi *,
What can i use with msxml2 instead of <xsl:variable>???
I have to use a couple of variables, that will be changed at transformation
time.
In standart i use recursion with parameters. In msxml2 I don't have
templates with parameters and I don't have variables.
So are there any tricks there???
I could use JavaScript variables, but I don't know how I can use them in
test statement of <xsl:if test=".."/>.
thanks for advise
Dmitri
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|