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]

msxml2: What can be used instead of <xsl:variable>


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


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