qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] query to a collection of xml documents


From: Per Bothner
Subject: Re: [Qexo-general] query to a collection of xml documents
Date: Fri, 27 Jun 2003 11:28:03 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030612

Noemí Matías wrote:

Is it possible to make a XQuery to that collection of documents that are stored in a directory by passing the directory name?

It is possible, but there is no support currently implemented.

I've been searching the implementation of the collection function (it is defined in the XQuery standard) in Qexo but I didn´t find it.

The collection function isn't really "defined" - what it does is very "implementation-defined"

Can somebody tell me how can i do a query to a collection of documents stored in a directory using Quexo? . Or is there any other open source implementation to do this?.

I guess you could check out XQEngine.

A number of poeple have asked for implementations of 'collection' or 'input'. The problem is that somebody must first *specify* what these functions should do. Since people's needs are different, we may need some "plugin" mechanism so people can change the definitions.

If you have a specific need for collection, perhaps you can suggest what you think it should do, and we can discuss it here.
--
        --Per Bothner
address@hidden   http://per.bothner.com/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]