(PHP 5)
DOMElement::removeAttribute — Removes attribute
Removes attribute named name from the element.
The name of the attribute.
Retorna TRUE em caso de sucesso ou FALSE em falhas.
Raised if the node is readonly.