In the BPMN file, the dataInput and dataOutput elements are generated for each object of the Data object type independent of the connection direction. The input and output data is generated below the ioSpecification element. The ID of this element consists of the FLOWNODE_ string and the GUID of the ARIS object.
In addition, for objects of the dataInput type, a subordinate inputSet element is generated, which contains a dataInputRefs element that, in turn, references the dataInput element.
In addition, for objects of the dataOutput type, a subordinate inputSet element is generated, which contains a dataOutputRefs element that, in turn references the dataOutput element.