19

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="19" isExecutable="false">
   <bpmn:startEvent id="StartEvent_1fc4lfv" />
   <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_1npjgbl" />
   <bpmn:endEvent id="EndEvent_0sdaic5" />
   <bpmn:task id="Task_0wa9gtz" />
   <bpmn:endEvent id="EndEvent_16sko5d" />
   <bpmn:dataObjectReference id="DataObjectReference_1fg4c4y" dataObjectRef="DataObject_1cwuocq" />
   <bpmn:dataObject id="DataObject_1cwuocq" />
 </bpmn:process>
 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
   <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
     <bpmndi:BPMNShape id="StartEvent_1fc4lfv_di" bpmnElement="StartEvent_1fc4lfv">
       <dc:Bounds x="275" y="274" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="248" y="310" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="IntermediateThrowEvent_1npjgbl_di" bpmnElement="IntermediateThrowEvent_1npjgbl">
       <dc:Bounds x="555" y="222" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="528" y="258" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="EndEvent_0sdaic5_di" bpmnElement="EndEvent_0sdaic5">
       <dc:Bounds x="418" y="222" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="391" y="258" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="Task_0wa9gtz_di" bpmnElement="Task_0wa9gtz">
       <dc:Bounds x="243" y="-41" width="100" height="80" />
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="EndEvent_16sko5d_di" bpmnElement="EndEvent_16sko5d">
       <dc:Bounds x="275" y="167" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="248" y="203" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="DataObjectReference_1fg4c4y_di" bpmnElement="DataObjectReference_1fg4c4y">
       <dc:Bounds x="275" y="366" width="36" height="50" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="248" y="416" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
   </bpmndi:BPMNPlane>
 </bpmndi:BPMNDiagram>

</bpmn:definitions>