createAttributeNS

Declaration

Attr createAttributeNS(
    DOMString? namespaceURI, 
    DOMString qualifiedName
);