|
DOMElement::setAttributeNodeNSAdds new attribute node to element Description
public DOMAttrnullfalse DOMElement::setAttributeNodeNS(DOMAttr
$attr)
Adds new attribute node Parameters
Return Values
Returns the old attribute if it has been replaced or Errors/ExceptionsMay throw a DOMException with the following error codes:
See Also
|