getAttributeNodeNS (DOMElement - JavaScript)

Gets the attribute node for this element with the given name and within the given namespace.

Defined in

DOMElement

Syntax

getAttributeNodeNS(name:string, Namespace:DOMNamespace) : DOMAttr