public getURI(index as Int) as String
Returns the Namespace URI at the given index.
Namespace URI, empty string, or null when the index is invalid.
null
uri = attrs.getURI(0)