[Home] [By Thread] [By Date] [Recent Entries]

  • From: Evan Lenz <elenz@x...>
  • To: Uche Ogbuji <uche.ogbuji@f...>, Bob Kline <bkline@r...>
  • Date: Wed, 21 Feb 2001 16:14:56 -0800

Uche Ogbuji wrote:
> > I have been given to understand that XQuery supports searches across a
> > collection of XML documents and XPath does not.  Are you saying that
> > this understanding is incorrect?
>
> XPath doesn't, but XSLT does with the document() function.

Per my last post, XSLT not only supports access to documents via the
document() function, but access to a collection of documents as one source
tree, which would provide new functionality over the document() function.
Note that this is symmetrical to what's provided in XQuery; in XQuery, you
can access documents via the document() function (which it silently borrows
from XSLT), and you can access documents via an "implicit root node".

Evan Lenz
XYZFind Corp.


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member