CR: prefix

The description of the Node.prefix attribute says: "For nodes of any type other
than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1
method, such as createElement from the Document interface, this is always
null."  --  Does this imply that a NAMESPACE_ERR exception is raised if an
attempt is made to set the value of 'prefix' to something else than an empty
string, or does it imply that such an attempt is just ignored?

-- 
=====================================================================
 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 Monday, 5 February 2001 11:32:51 UTC