documentrenamenode24 IBM The method renameNode renames an existing node and raises a NOT_SUPPORTED_ERR if the type of the specified node is neither ELEMENT_NODE nor ATTRIBUTE_NODE. Invoke the renameNode method on this document node to attempt to rename itself. The namespaceURI specified here is null and the name has a prefix. Check if a NOT_SUPPORTED_ERR gets thrown. Neil Delima 2002-06-10