Node
interface. If so, an attribute immediately appears containing the default value as well as the corresponding namespace URI, local name, and prefix when applicable.
@param name The nodeName
of the node to remove.
@return The node removed from this map if a node with such a name exists.
@exception DOMException NOT_FOUND_ERR: Raised if there is no node named name
in this map.
|
|