24 lines
1.6 KiB
XML
24 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_139dc1y" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.7.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.14.0">
|
|
<bpmn:collaboration id="Collaboration_054yewv">
|
|
<bpmn:participant id="Participant_11t38ov" />
|
|
<bpmn:participant id="Participant_19laqtw" />
|
|
<bpmn:messageFlow id="dataFlow" sourceRef="Participant_11t38ov" targetRef="Participant_19laqtw" messageRef="Message_0itoen0" />
|
|
</bpmn:collaboration>
|
|
<bpmn:message id="Message_0itoen0" name="Invoice" />
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_054yewv">
|
|
<bpmndi:BPMNShape id="Participant_0hyr9jn_di" bpmnElement="Participant_11t38ov" isHorizontal="true">
|
|
<dc:Bounds x="160" y="80" width="300" height="60" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Participant_19laqtw_di" bpmnElement="Participant_19laqtw" isHorizontal="true">
|
|
<dc:Bounds x="160" y="250" width="300" height="60" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="dataFlow_di" bpmnElement="dataFlow">
|
|
<di:waypoint x="310" y="140" />
|
|
<di:waypoint x="310" y="250" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|