(No version information available, might be only in CVS)
DOMElement->removeAttributeNS() — Removes attribute
Removes attribute is namespace namespaceURI named localName from the element.
The namespace URI.
The local name.
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.
Raised if the node is readonly.