(PHP 5)
DOMElement::removeAttributeNS — Removes attribute
Removes attribute is namespace namespaceURI named localName from the element.
The namespace URI.
The local name.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
Raised if the node is readonly.