[
Lists Home |
Date Index |
Thread Index
]
- From: Lauren Wood <lauren@sqwest.bc.ca>
- To: xml-dev@ic.ac.uk
- Date: Fri, 08 May 1998 09:42:21 -0700
At 08/05/98 12:23 AM , Lars Marius Garshol wrote:
>Then I see something that seems highly important: a method in the
>Document
>interface for returning the element with a given ID. Something like
>this:
>
> Element getElementWithID(in wstring id);
>
>You've very likely already thought of and discussed this, so it would be
>nice to hear what is likely to happen in this area. (I could subclass
>the Document object and the DOM builder in the Python DOM implementation to
>get this information, but it seems pointless if the DOM is going to include
>it.)
The DOM will include something like this (it's even listed expressly in our
requirements!) but it won't be in Level 1, since we're concentrating on
really basic functionality in Level 1.
Lauren
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/
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)
|