:mod:`xml_interface` --- Tools to deal with xml files ============================================================ .. automodule:: xml_interface :synopsis: Tools to deal with xml files .. moduleauthor:: The dr2xml Team .. sectionauthor:: The dr2xml Team .. versionadded:: 1.0 .. autofunction:: xml_interface.create_xml_element .. autofunction:: xml_interface.create_xml_sub_element .. autofunction:: xml_interface.create_xml_element_from_string .. autofunction:: xml_interface.create_string_from_xml_element .. autofunction:: xml_interface.dump_xml_element .. autofunction:: xml_interface.parse_xml_file .. autofunction:: xml_interface.get_root_of_xml_file .. autofunction:: xml_interface.create_xml_string