This predicate tests whether an element has a given
attribute.
E
E.hasAttributeNS(nsURI,name)
This predicate returns true if has an attribute whose
namespace URI matches E and whose name matches
nsURI.
name