getAttributeNS

expect abstract fun getAttributeNS(namespace: String?, localName: String): String?
actual abstract override fun getAttributeNS(namespace: String?, localName: String): String?
actual abstract override fun getAttributeNS(namespace: String?, localName: String): String?