[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Calling subdocuments with processing directives
Subject: Re: [xsl] Calling subdocuments with processing directives
From: Steven Ericsson-Zenith <steven@xxxxxxxxxxxxx>
Date: Fri, 26 Oct 2007 02:16:15 -0700
|
Does that mean that a single key definition will not aggregate from
multiple documents? If so, then that is the problem.
Steven
--
Dr. Steven Ericsson-Zenith
Institute for Advanced Science & Engineering
http://iase.info
http://senses.info
On Oct 26, 2007, at 2:11 AM, Michael Kay wrote:
From what you say, it should do exactly what I expected -
but the key in the top document does not appear in the key
set. Tomorrow I'll knock up a test case (it is currently
passed my bedtime).
You need to remember that the key() function searches within the
document
specified in the third argument, or in the document containing the
context
node if there is no third argument.
Michael Kay
http://www.saxonica.com/
--
Dr. Steven Ericsson-Zenith
Institute for Advanced Science & Engineering
http://iase.info
http://senses.info
|