Element.getAttribute ("q:name")
Does Element.getAttribute ("prefix:localName") match to attribute (namespaceURI, prefix, localName)?
Element.getAttribute ("prefix:localName")
(namespaceURI, prefix, localName)
Result: NOT EXECUTED