[
Lists Home |
Date Index |
Thread Index
]
- From: "Jonathan Borden" <jborden@mediaone.net>
- To: "Ingo Macherius" <macherius@darmstadt.gmd.de>
- Date: Wed, 31 Mar 1999 17:06:36 -0500
Ingo Macherius wrote:
> 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.
Actually a NodeList as defined by the DOM is composed of Nodes. Nodes
are typed, one of which is TEXT_NODE. A text node can hold a number, string,
date etc (numbers and dates have no defined meaning in XML 1.0).
Jonathan Borden
http://jabr.ne.mediaone.net
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|