(PHP 5)
DOMElement::removeAttribute — Removes attribute
Removes attribute named name from the element.
The name of the attribute.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Raised if the node is readonly.