The Peace Process: DOM and namespaces...

Don Park donpark at quake.net
Fri Feb 12 01:07:48 GMT 1999


Would this problem be solved if:

1. DOM elements and attributes are statically bound to namespaces at
creation.
2. Namespace support in the DOM Level 2 spec is provided soon and remains
unchanged until recommendation.

Whether above two conditions can be met is another question.

Regarding the proposal to create a new URI scheme for XML namespaces, this
is just an engineering practice and is not subject to approval by W3C
because the Namespace spec does not place any constraint on the choice of
URI scheme used to declare a namespace.  Frankly, I don't see the advantage
of using the HTTP URI scheme over XNS (XML NameSpace).

Again, here is an example of an XNS URI scheme:

<book xmlns="xns:com.docuverse.demo.bookstore:"/>

expands to:

<xns:com.docuverse.demo.bookstore:book/>

Comments?

Don Park
Docuverse



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