Return the attribute value in xml files which matches 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 packagename
(
self, tag_name, attribute, format_value=False, **attribute_filter
)
source not stored for this graph (policy: none)
no test coverage detected