[Home] [By Thread] [By Date] [Recent Entries]

  • From: Holger Flörke <hf@d...>
  • To: xml-dev@i...
  • Date: Mon, 26 Jul 1999 12:11:46 +0200

Reading the DOM 1.0 recommendation leads to the follwing questions:

- Interface NamedNodeMap, Method removeNamedItem
  DOM says: 
    Return Value: The node removed from the map or NULL if no node with
such a name exists.
    Exceptions: NOT_FOUND_ERR: Raised if there is no node named 'name' in
the map

  If you throw an exception, why return something at all?

- Interface Node, Attribute nodeValue
  DOM says:
    Exceptions on setting: NO_MODIFICATION_ALLOWED_ERR: raised when the
node is readonly.

  Certain nodes (ie Document) does not have any nodeValue at all (NULL).
What will happen if someone tries to set the nodeValue on such a node? What
does "readonly" mean?

Holger Floerke



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
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@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member