Convenience function that allows to check if a particular attribute with a particular value is found at the provided node. This function will check if the attribute provided in the node is found and in such case, if the value that is contained inside the node is actually the same as the one provide to this function. You can also use hits macro associated: HAS_ATTR_VALUE.
|