(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.
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.
Raised if the node is readonly.