PHP. Руководство по PHP. 2005
DOMElement->removeAttributeNS()
HREF="function.dom-domelement-removeattributenode.html"> HREF="function.dom-domelement-setattribute.html"> Пред.
DOMElement->removeAttributeNS()
Описание
class DOMElement {bool removeAttributeNS (string namespaceURI, string localName)
}
Removes attribute is namespace namespaceURI named localName from the element.