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