Musiki

De musiki


The following code shows the XML Serialization of the Process:
<?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="musiki" isExecutable="false">
   <bpmn:startEvent id="StartEvent_0kk9oyz" />
   <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_1qc2ard" />
 </bpmn:process>
 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
   <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
     <bpmndi:BPMNShape id="StartEvent_0kk9oyz_di" bpmnElement="StartEvent_0kk9oyz">
       <dc:Bounds x="423" y="244" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="396" y="280" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="IntermediateThrowEvent_1qc2ard_di" bpmnElement="IntermediateThrowEvent_1qc2ard">
       <dc:Bounds x="586" y="288" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="559" y="324" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
   </bpmndi:BPMNPlane>
 </bpmndi:BPMNDiagram>

</bpmn:definitions>