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