namednodemapsetnameditemns10 IBM The method setNamedItemNS adds a node using its namespaceURI and localName and raises a HIERARCHY_REQUEST_ERR if an attempt is made to add a node doesn't belong in this NamedNodeMap. Attempt to add an entity to a NamedNodeMap of attribute nodes, Since nodes of this type cannot be added to the attribute node map a HIERARCHY_REQUEST_ERR should be raised. Neil Delima 2002-04-28