public getValue(uri as String, localName as String) as String
Returns the value for a Namespace URI and local name.
Attribute value, or null when no attribute matches.
null
id = attrs.getValue("", "id")