#cdata?

Lars Marius Garshol larsga at step.de
Fri May 8 09:28:46 BST 1998


Eve L. Maler wrote:
> 
> I hope you'll share future news of your implementation as
> you go along.

With pleasure. :)

I'll post again with more information and feedback, when I've got enough
of 
it covered to make a release.

> It was decided to add this back in December.  However, several WG members
> have since had a change of heart.  So I have a feeling that it may not
> survive.

That would make at least one XML hacker slightly happier.
 
> My own belief is that having the "string" location term is sufficient, and
> sufficiently robust, to do any addressing you'd want to do into a CDATA
> section.

That's a belief I share.
 
> If we do want to allow addressing into some construct that the DOM doesn't
> support, it's incumbent on the XLink side to request new functionality from
> the DOM folks.

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.)

--Lars M.

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/
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