Yields all the attribute values in xml files which match with the tag name and the specific attribute :param str tag_name: specify the tag name :param str attribute: specify the attribute :param bool format_value: specify if the value needs to be formatted with pack
(
self, tag_name, attribute, format_value=True, **attribute_filter
)
source not stored for this graph (policy: none)
no test coverage detected