BPMN:Hi

From Discourse DB
Jump to navigation Jump to search
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>SequenceFlow_1uafvjf</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:exclusiveGateway id="ExclusiveGateway_1rwav6h">
      <bpmn:incoming>SequenceFlow_1uafvjf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0ro6366</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_1uafvjf" sourceRef="StartEvent_1" targetRef="ExclusiveGateway_1rwav6h" />
    <bpmn:endEvent id="EndEvent_0vgrmlh">
      <bpmn:incoming>SequenceFlow_0ro6366</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_0ro6366" sourceRef="ExclusiveGateway_1rwav6h" targetRef="EndEvent_0vgrmlh" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="173" y="102" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ExclusiveGateway_1rwav6h_di" bpmnElement="ExclusiveGateway_1rwav6h" isMarkerVisible="true">
        <dc:Bounds x="265" y="95" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1uafvjf_di" bpmnElement="SequenceFlow_1uafvjf">
        <di:waypoint x="209" y="120" />
        <di:waypoint x="265" y="120" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0vgrmlh_di" bpmnElement="EndEvent_0vgrmlh">
        <dc:Bounds x="372" y="102" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0ro6366_di" bpmnElement="SequenceFlow_0ro6366">
        <di:waypoint x="315" y="120" />
        <di:waypoint x="372" y="120" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>