BPMN:Test: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--foo-->
<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: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:process id="Process_1" isExecutable="false">
     <bpmn:startEvent id="StartEvent_1">
     <bpmn:task id="Task_09crjqj">
       <bpmn:outgoing>SequenceFlow_1ol8zqv</bpmn:outgoing>
       <bpmn:outgoing>SequenceFlow_0iz1txs</bpmn:outgoing>
     </bpmn:startEvent>
     </bpmn:task>
     <bpmn:exclusiveGateway id="ExclusiveGateway_0ql8lc1">
     <bpmn:task id="Task_1bphg55">
       <bpmn:incoming>SequenceFlow_1ol8zqv</bpmn:incoming>
       <bpmn:incoming>SequenceFlow_0iz1txs</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_12rp8kr</bpmn:outgoing>
     </bpmn:task>
    </bpmn:exclusiveGateway>
     <bpmn:sequenceFlow id="SequenceFlow_0iz1txs" sourceRef="Task_09crjqj" targetRef="Task_1bphg55" />
    <bpmn:sequenceFlow id="SequenceFlow_1ol8zqv" sourceRef="StartEvent_1" targetRef="ExclusiveGateway_0ql8lc1" />
    <bpmn:exclusiveGateway id="ExclusiveGateway_1p850y4">
      <bpmn:incoming>SequenceFlow_12rp8kr</bpmn:incoming>
     </bpmn:exclusiveGateway>
     <bpmn:sequenceFlow id="SequenceFlow_12rp8kr" sourceRef="ExclusiveGateway_0ql8lc1" targetRef="ExclusiveGateway_1p850y4" />
   </bpmn:process>
   </bpmn:process>
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
       <bpmndi:BPMNShape id="Task_09crjqj_di" bpmnElement="Task_09crjqj">
         <dc:Bounds x="173" y="102" width="36" height="36" />
         <dc:Bounds x="230" y="190" width="100" height="80" />
       </bpmndi:BPMNShape>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="ExclusiveGateway_0ql8lc1_di" bpmnElement="ExclusiveGateway_0ql8lc1" isMarkerVisible="true">
       <bpmndi:BPMNShape id="Task_1bphg55_di" bpmnElement="Task_1bphg55">
         <dc:Bounds x="435" y="95" width="50" height="50" />
         <dc:Bounds x="380" y="190" width="100" height="80" />
       </bpmndi:BPMNShape>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNEdge id="SequenceFlow_1ol8zqv_di" bpmnElement="SequenceFlow_1ol8zqv">
       <bpmndi:BPMNEdge id="SequenceFlow_0iz1txs_di" bpmnElement="SequenceFlow_0iz1txs">
         <di:waypoint x="209" y="120" />
         <di:waypoint x="330" y="230" />
         <di:waypoint x="435" y="120" />
         <di:waypoint x="380" y="230" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_1p850y4_di" bpmnElement="ExclusiveGateway_1p850y4" isMarkerVisible="true">
        <dc:Bounds x="715" y="95" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_12rp8kr_di" bpmnElement="SequenceFlow_12rp8kr">
        <di:waypoint x="485" y="120" />
        <di:waypoint x="715" y="120" />
       </bpmndi:BPMNEdge>
       </bpmndi:BPMNEdge>
     </bpmndi:BPMNPlane>
     </bpmndi:BPMNPlane>
   </bpmndi:BPMNDiagram>
   </bpmndi:BPMNDiagram>
</bpmn:definitions>
</bpmn:definitions>

Revision as of 12:35, 2023 April 12

<?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:task id="Task_09crjqj">
      <bpmn:outgoing>SequenceFlow_0iz1txs</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1bphg55">
      <bpmn:incoming>SequenceFlow_0iz1txs</bpmn:incoming>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0iz1txs" sourceRef="Task_09crjqj" targetRef="Task_1bphg55" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="Task_09crjqj_di" bpmnElement="Task_09crjqj">
        <dc:Bounds x="230" y="190" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1bphg55_di" bpmnElement="Task_1bphg55">
        <dc:Bounds x="380" y="190" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0iz1txs_di" bpmnElement="SequenceFlow_0iz1txs">
        <di:waypoint x="330" y="230" />
        <di:waypoint x="380" y="230" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>