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