public removeNamedItem(name as String) as Node throws DOMException
Removes a named node.
Removed node.
removed = attributes.removeNamedItem("id")