setAttributeNS method

void setAttributeNS (String namespaceURI, String name, String value)

Implementation

void setAttributeNS(String namespaceURI, String name, String value) native;