Subject: RE: xsl:variable with hex color values
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 22 May 2005 18:25:50 +0100
|
XMLSpy includes an XSLT 1.0 processor and a 2.0 processor. Which one did you
select?
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Rolando Isidoro [mailto:rli@xxxxxxxxxx]
> Sent: 22 May 2005 17:36
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: xsl:variable with hex color values
>
> Michael Kay wrote:
>
> >Were you using an XSLT 2.0 processor?
> >
> Using XMLSpy it shows this error message: "Expected token '}' found
> 'NAME'. {if (position() mod 2) -->then <--'black' else 'white'}".
|