DOMElement->setAttributeNodeNS
(no version information, might be only in CVS)
DOMElement->setAttributeNodeNS -- Adds new attribute node to elementDescription
bool DOMElement->setAttributeNodeNS ( object attr)Adds new attribute node attr to element. Returns old node if attribute replaced.
Throws DOMExcpetion if node cannot be modified.
| Zurück | Zum Anfang | Weiter |
| DOMElement->setAttributeNode | Nach oben | DOMElement->setAttributeNS |