Re: Again: Incrementing variables

Subject: Re: Again: Incrementing variables
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 Sep 2000 11:51:24 +0200 (MET DST)
Joerg,

> I found a solution for my problem - I had some other bug in my
> code. Once I got rid off that it actually turned out I
> can treat xsl:variables as... well, variables. In particular, I 
> can write
> <xsl:variable name="var" select="1"/> and then
> <xsl:variable name="var" select="$var + 1"/>

What processor are you using?
This is an error and should be rejected.

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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


Current Thread