pm4py.read.read_dcr_xml#

pm4py.read.read_dcr_xml(file_path, **parameters)[source]#

Reads a DCR graph from an XML file :param file_path: path to the DCR graph :param parameters: parameters of the importer :rtype: DCR .. code-block:: python3

import pm4py dcr = pm4py.read_dcr_xml(“<path_to_dcr_file>”, variant)