xsl-list
[Top] [All Lists]

Re: [xsl] A smarter choose operation XSL 1.1

2009-06-10 19:05:49
On Thu, Jun 11, 2009 at 09:04, Karl Stubsjoen<kstubs(_at_)gmail(_dot_)com> 
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 ---

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--