- From: Dieter Köhler <dieter.koehler@ppp.uni-bamberg.de>
- Date: Sun, 14 Jan 2001 15:44:17 +0100
- To: "www-dom@w3.org" <www-dom@w3.org>
The 'attributes' property of the 'Node' interface is defined as being readonly. Does this apply only to the property as such or does it extent into the functionality of the NamedNodeMap too, e.g. does calling myElement.attributes.setNamedItem (instead of using myElement.setAttributeNode) raise a NO_MODIFICATION_ALLOWED_ERR exception? -- ===================================================================== Dieter Köhler, M. A. - dieter.koehler@ppp.uni-bamberg.de Mittlere Kaulberg 22, D-96049 Bamberg, +49(0)951-5190726 "http://www.philo.de/Philosophie-Seiten/": 1000+ Philosophie-Links "http://www.philo.de/VirtualLibrary/14.de.htm": Deutsche Philo-Links "http://www.philo.de/xml/": Open XML - XML-Komponenten für Delphi =====================================================================
Received on Sunday, 14 January 2001 09:44:23 UTC