getNamespaceURI

open override fun getNamespaceURI(prefix: String): String?

Return the namespace uri for a given prefix. Note that some prefixes are predefined.

Return

The uri, or null if not found.