Skip to content

Instantly share code, notes, and snippets.

@Nelrohd
Created May 25, 2015 15:47
Show Gist options
  • Save Nelrohd/f80a07d4193b79d20340 to your computer and use it in GitHub Desktop.
Save Nelrohd/f80a07d4193b79d20340 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions id="073954FF-7279-4EF4-A4FC-BC18988FDBF1" xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:ns2="http://www.omg.org/spec/DD/20100524/DI" xmlns:ns4="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:ns3="http://www.omg.org/spec/DD/20100524/DC">
<process name="Sub Process 2.2" id="073954FF-7279-4EF4-A4FC-BC18988FDBF1">
<startEvent id="4AF25AC1-E53F-4F6D-B3F7-B8D9D8AEEFB1"/>
<exclusiveGateway id="B5691A45-AAC6-4473-8FEE-4D4E478A23C6"/>
<intermediateCatchEvent id="98A31B7D-D027-4C4D-A358-67C4C3A63C61"/>
<task name="Task 2.2-2" id="2B62B0ED-5AC9-48B4-A6AE-6239C5A41C85"/>
<task name="Task 2.2-3" id="920D8644-7CF5-4AA5-B0C5-C563BA90A7BA"/>
<task name="Task 2.2-1" id="C4A66E85-E89C-4487-B012-D92DF9D2FE63"/>
<endEvent id="C612EBF9-BB22-4F12-BA7E-465F0DED7E5E"/>
<sequenceFlow sourceRef="B5691A45-AAC6-4473-8FEE-4D4E478A23C6" targetRef="98A31B7D-D027-4C4D-A358-67C4C3A63C61" id="F1A8E82F-BA92-4050-8E08-88584C74E1A5"/>
<sequenceFlow sourceRef="2B62B0ED-5AC9-48B4-A6AE-6239C5A41C85" targetRef="C612EBF9-BB22-4F12-BA7E-465F0DED7E5E" id="C8C2FF55-1D68-4BAA-AE84-1C6753B05991"/>
<sequenceFlow sourceRef="C4A66E85-E89C-4487-B012-D92DF9D2FE63" targetRef="B5691A45-AAC6-4473-8FEE-4D4E478A23C6" id="8328616F-2AE7-43B9-ADB9-BB82974C16DD"/>
<sequenceFlow sourceRef="98A31B7D-D027-4C4D-A358-67C4C3A63C61" targetRef="920D8644-7CF5-4AA5-B0C5-C563BA90A7BA" id="9C3CC92B-9509-4E19-93F7-D9B5B573E8C6"/>
<sequenceFlow sourceRef="4AF25AC1-E53F-4F6D-B3F7-B8D9D8AEEFB1" targetRef="C4A66E85-E89C-4487-B012-D92DF9D2FE63" id="8BDC457A-7C2F-4893-8D5E-86570D3264A5"/>
<sequenceFlow sourceRef="B5691A45-AAC6-4473-8FEE-4D4E478A23C6" targetRef="2B62B0ED-5AC9-48B4-A6AE-6239C5A41C85" id="5D7F68F2-E62C-4559-B76A-8DB1CB1554F7"/>
<sequenceFlow sourceRef="920D8644-7CF5-4AA5-B0C5-C563BA90A7BA" targetRef="C612EBF9-BB22-4F12-BA7E-465F0DED7E5E" id="C8DBE6E7-0EFE-4296-9CBB-9998F509847A"/>
</process>
<ns4:BPMNDiagram>
<ns4:BPMNPlane bpmnElement="073954FF-7279-4EF4-A4FC-BC18988FDBF1">
<ns4:BPMNShape bpmnElement="4AF25AC1-E53F-4F6D-B3F7-B8D9D8AEEFB1">
<ns3:Bounds x="16.0" y="11.0" width="28.0" height="28.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="B5691A45-AAC6-4473-8FEE-4D4E478A23C6">
<ns3:Bounds x="175.0" y="7.0" width="43.0" height="36.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="98A31B7D-D027-4C4D-A358-67C4C3A63C61">
<ns3:Bounds x="289.0" y="5.0" width="28.0" height="28.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="2B62B0ED-5AC9-48B4-A6AE-6239C5A41C85">
<ns3:Bounds x="278.0" y="42.0" width="50.0" height="38.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="920D8644-7CF5-4AA5-B0C5-C563BA90A7BA">
<ns3:Bounds x="368.0" y="0.0" width="50.0" height="38.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="C4A66E85-E89C-4487-B012-D92DF9D2FE63">
<ns3:Bounds x="85.0" y="6.0" width="50.0" height="38.0"/>
</ns4:BPMNShape>
<ns4:BPMNShape bpmnElement="C612EBF9-BB22-4F12-BA7E-465F0DED7E5E">
<ns3:Bounds x="468.0" y="47.0" width="28.0" height="28.0"/>
</ns4:BPMNShape>
<ns4:BPMNEdge bpmnElement="F1A8E82F-BA92-4050-8E08-88584C74E1A5">
<ns2:waypoint x="218.0" y="25.0"/>
<ns2:waypoint x="289.0" y="19.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="C8C2FF55-1D68-4BAA-AE84-1C6753B05991">
<ns2:waypoint x="328.0" y="61.0"/>
<ns2:waypoint x="468.0" y="61.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="8328616F-2AE7-43B9-ADB9-BB82974C16DD">
<ns2:waypoint x="135.0" y="25.0"/>
<ns2:waypoint x="175.0" y="25.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="9C3CC92B-9509-4E19-93F7-D9B5B573E8C6">
<ns2:waypoint x="317.0" y="19.0"/>
<ns2:waypoint x="368.0" y="19.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="8BDC457A-7C2F-4893-8D5E-86570D3264A5">
<ns2:waypoint x="44.0" y="25.0"/>
<ns2:waypoint x="85.0" y="25.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="5D7F68F2-E62C-4559-B76A-8DB1CB1554F7">
<ns2:waypoint x="218.0" y="25.0"/>
<ns2:waypoint x="278.0" y="61.0"/>
</ns4:BPMNEdge>
<ns4:BPMNEdge bpmnElement="C8DBE6E7-0EFE-4296-9CBB-9998F509847A">
<ns2:waypoint x="418.0" y="19.0"/>
<ns2:waypoint x="468.0" y="61.0"/>
</ns4:BPMNEdge>
</ns4:BPMNPlane>
</ns4:BPMNDiagram>
</definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment