3 ›2ÓgUã@s ddljjZdd„Zdd„ZdS)éNcCstj|ƒ}|S)zkLoads xml file Args: xml_file: path to xml file Returns: root of the xml tree )ÚETÚparse)Zxml_fileÚtree©rúD/lfs/h1/ops/prod/packages/aqm.v7.0.11/ush/python_utils/xml_parser.pyÚ load_xml_files rcCs.x(|jƒD]}|j|kr |j|kr dSq WdS)z§Check if xml tree has a node with tag and value Args: tree: the xml tree tag: the tag value: text of tag Returns: Boolean TF)ÚiterÚtagÚtext)rr ÚvalueÚnoderrrÚhas_tag_with_values r )Zxml.etree.ElementTreeZetreeZ ElementTreerrr rrrrÚs