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

key based on items across several documents

Subject: key based on items across several documents
From: "Paul Kiel" <paul@xxxxxxxxxxxxxxx>
Date: Sun, 19 Oct 2008 18:17:50 -0400
 key based on items across several documents
Greetings all,

I am trying to create a key based on items across several documents.  Here
is a simplified version of what I'd like to do:

	<xsl:key name="ItemsWithName" match="$ItemFiles//item[@name]"
use="@name"/>

Creates a list of all <item>s that have an @name attribute, across several
documents (The ItemFiles variable gathers nodes across documents based on
input).  But it looks like I can't use variables in the match pattern part
of the key element.  I knew this was true in xslt 1.0, having wanted to do
this years ago, but also seems to be the case in xslt 2.0 as well.  Have I
been staring at this too long, or is there a way to do this that I'm not
thinking of in xslt 2.0?

Thanks in advance,
Paul Kiel

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.