Diferencia entre revisiones de «Musiki»

De musiki
Sin resumen de edición
Sin resumen de edición
Línea 3: Línea 3:
|id=musiki
|id=musiki
|label=musiki
|label=musiki
|has_element=StartEvent_0kk9oyz|+sep=,
|has_element=StartEvent_0kk9oyz,IntermediateThrowEvent_1qc2ard|+sep=,
}}
}}
<div id="processXml" class="toccolours mw-collapsible mw-collapsed">The following code shows the XML Serialization of the Process:<div class="mw-collapsible-content"><?xml version="1.0" encoding="UTF-8"?>
<div id="processXml" class="toccolours mw-collapsible mw-collapsed">The following code shows the XML Serialization of the Process:<div class="mw-collapsible-content"><?xml version="1.0" encoding="UTF-8"?>

Revisión del 15:03 1 abr 2019


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="529" y="146" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="502" y="182" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
     <bpmndi:BPMNShape id="IntermediateThrowEvent_1qc2ard_di" bpmnElement="IntermediateThrowEvent_1qc2ard">
       <dc:Bounds x="391" y="231" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="364" y="267" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
   </bpmndi:BPMNPlane>
 </bpmndi:BPMNDiagram>

</bpmn:definitions>