Utilities in support of TagExtraInfo classes.
Returns true if the given attribute name is specified, false otherwise. return (data.getAttribute(attributeName) != null);
return (data.getAttribute(attributeName) != null);