(no version information, might be only in CVS)
DOMElement->removeAttributeNS() -- Efface un attribut
Description
class
DOMElement {
bool
removeAttributeNS ( string namespaceURI, string localName )
}
Efface un attribut avec l'espace de noms namespaceURI
nommé localName de l'élément.