[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] combining multiple documents
Subject: RE: [xsl] combining multiple documents
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 27 Jan 2008 22:25:39 -0000
|
> I think that it can be disapointing, when discovering
> key(), that it doesn't handle several documents
> automagically.
Well, you can search any required set of documents by doing
$documentSet/key('k', value)
so that doesn't seem an enormous hardship.
Michael Kay
http://www.saxonica.com/
|