kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Document
/
createAttributeNS
create
Attribute
NS
JS
fun
createAttributeNS
(
namespace
:
String
?
,
qualifiedName
:
String
)
:
Attr