Re: [xsl] A smarter choose operation XSL 1.1

Subject: Re: [xsl] A smarter choose operation XSL 1.1
From: Alexander Johannesen <alexander.johannesen@xxxxxxxxx>
Date: Thu, 11 Jun 2009 09:05:26 +1000
On Thu, Jun 11, 2009 at 09:04, Karl Stubsjoen<kstubs@xxxxxxxxx> wrote:
> Performing this simple test:
>        <xsl:variable name="test" select="(1, 2, 3)[1]" />
>
> I am getting the error:
>  Error in expression (1, 2, 3)[1]: expected ")", found ","
>
> Did I write that wrong?

Isn't this code XSLT 2.0? You are on a 1.1 platform, no?


Alex
--
 Project Wrangler, SOA, Information Alchemist, UX, RESTafarian, Topic Maps
--- http://shelter.nu/blog/ ----------------------------------------------
------------------ http://www.google.com/profiles/alexander.johannesen ---

Current Thread