[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl:key (use attribute)

Subject: Re: xsl:key (use attribute)
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Fri, 24 May 2002 02:27:01 +0200
xsl key concat use
David Zuccaro wrote:
<xsl:key name="emp_id" match="/emp_enq_ap3/pay_proc_nos"
use="concat(@client_id, @emp_id)"/>

Is this a correct xsl statement?
Yes.

This is the error I am getting:

Expected ,, but found:
pattern = 'key('emp_id', concat(@client_id, @emp_id)'
Remaining tokens: ( ')')

It seems there is a syntax error soemwhere around where you use the key. Perhaps you are missing a closing quote or something. Apparently, the parser expected a comma. You could use another processor which gives you the number of the line where the error occurs, like Saxon. BTW I'd say it should be select='key('emp_id', concat(@client_id, @emp_id)'

J.Pietschmann


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.