XML query language

Ingo Macherius macherius at darmstadt.gmd.de
Wed Mar 31 22:52:05 BST 1999


Paul Prescod <paul at prescod.net> wrote at 31 Mar 99, 11:35:

> Mark Birbeck wrote:
> > 
> > Paul Prescod wrote:
> > > And that model has a concept of nodelist -- this is the most
> > > appropriate return value for query results.
> > 
> > What do you mean by nodelist? Does it take into account that result
> > nodes may be returned from different parts of the tree, or even at
> > different depths? 
> 
> Sure. A node list is a list of nodes. No more, no less.

An XQL query may return numbers, strings, Date objects or even user 
defined data types, which are not nodes in the DOM sense, but 
objects. If you wrap the results in tags like <xql:date>, ... you 
will get problems with the user defined types and loose type 
information.
To me the return values of a query are just a vector of objects in 
document orders, of which some happen to be DOM nodes.

	++im
--
Ingo Macherius//Dolivostrasse 15//D-64293 Darmstadt//+49-6151-869-882
GMD-IPSI German National Research Center for Information Technology
mailto:macherius at gmd.de http://www.darmstadt.gmd.de/~inim/
Information!=Knowledge!=Wisdom!=Truth!=Beauty!=Love!=Music==BEST (Zappa)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list