(PHP 5)
DOMElement::removeAttributeNS — Removes attribute
Removes attribute is namespace namespaceURI named localName from the element.
The namespace URI.
The local name.
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Raised if the node is readonly.