(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.