getAttributeNS (DOMElement - JavaScript)

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

Defined in

DOMElement

Syntax

getAttributeNS(name:string, Namespace:DOMNamespace) : string

Parameter Description
name
Namespace