kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Element
/
getAttributeNodeNS
get
Attribute
Node
NS
JS
fun
getAttributeNodeNS
(
namespace
:
String
?
,
localName
:
String
)
:
Attr
?