documentrenamenode10 IBM The method renameNode renames an existing node and raises a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null but a NOT_SUPPORTED_ERR should be raised since the the type of the specified node is neither ELEMENT_NODE nor ATTRIBUTE_NODE. Invoke the renameNode method on a new document node to rename a node to nodes with malformed qualifiedNames. Check if a NOT_SUPPORTED_ERR gets thrown instead of a NAMESPACE_ERR. Neil Delima 2002-06-10 "_:" ":0" ":" "a0:0" "_:0;" "a:::::c"