[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: XML List <xml-dev@ic.ac.uk>
- Date: Mon, 08 Feb 1999 12:42:00 -0800
At 03:29 PM 2/8/99 -0500, Tyler Baker wrote:
>What I am saying here is that if you make a call to:
>
>Document.createElement(String name);
>
>What are you to do here? Do you throw in an expanded name, or do you throw in a QName which
>should be expanded by the DOM? These are not clarified:
The current rev of the DOM spec has no support for namespaces.
Tyler Baker is correct in his statements that until it does,
wrangling namespace-containing documents via the DOM is going
to be a pain in the butt.
I kind of suspect the DOM folks are hearing about this from
several directions. -Tim
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)
|