resqpy.olio.xml_et.find_nested_tags_cast

resqpy.olio.xml_et.find_nested_tags_cast(root, tag_list, dtype=None)[source]

Return value of nested tags as desired dtype.

Follows a list of tags in a nested xml hierarchy, returning the stripped text of the node at the deepest level.