- From: Jeroen van Rotterdam <jeroen@x-hive.com>
- Date: Tue, 23 Oct 2001 09:59:53 +0200
- To: "Michael Dyck" <MichaelDyck@home.com>
- Cc: <www-ql@w3.org>
Hi Michael, I agree with that. You typically don't want to rely on the implicit document list though because the meaning of the implicit document list is implementation dependent. In our implementation you're able to select an explicit collection of documents to run the XQuery against which is quite useful in a database environment. Regards, Jeroen ===== Run XQueries with our online XQuery implementation: http://www.x-hive.com/xquery X-Hive Corporation Jeroen van Rotterdam, CTO e-mail: jeroen@x-hive.com phone: +31 10 7108600 http://www.x-hive.com > -----Original Message----- > From: Michael Dyck [mailto:MichaelDyck@home.com] > Sent: Tuesday, October 23, 2001 5:01 AM > To: www-ql@w3.org > Cc: Jeroen van Rotterdam > Subject: Re: ANNOUNCE: XQuery Implementation Demo available > online from > X-Hive > > > Jeroen van Rotterdam wrote: > > > > the W3C XML Query Cases do not include queries which run over > > multiple documents > > Yes it does. For instance, in Use Case TEXT, queries 2, 3, 4, > and 6 each > contains both > //company > and > //news_item > which only works if both of the sample documents are in the > implicit input > document list. > > http://www.w3.org/TR/xmlquery-use-cases#text-queries-results > > -Michael Dyck >
Received on Tuesday, 23 October 2001 04:02:19 UTC