public getNamedItem(name as String) as Node
Returns a node by its qualified name.
Matching node, or null.
idAttr = attributes.getNamedItem("id")