public getAttributeNode(name as String) as Attr
Returns an attribute node by name.
Attribute node, or null.
attr = element.getAttributeNode("id")