setAttributeNS

JS
1.1
fun setAttributeNS(
    namespace: String?,
    qualifiedName: String,
    value: String)