(No version information available, might be only in CVS)
DOMElement->removeAttribute() — Removes attribute
Removes attribute named name from the element.
The name of the attribute.
如果成功则返回 TRUE,失败则返回 FALSE。
Raised if the node is readonly.