public getValue(uri as String, localName as String) as String:
Returns an attribute value by Namespace URI and local name.
Attribute value, or null when absent.
null
id = attrs.getValue("", "id")