DOMElement->removeAttribute
(no version information, might be only in CVS)
DOMElement->removeAttribute -- Removes attribute
Description
bool
DOMElement->removeAttribute ( string name)
Removes attribute named name from the element.
Throws DOMException if node cannot be modified.