Diferencia entre revisiones de «Musiki»

De musiki
(Página creada con «{{#set:Process |id=musiki |label=musiki |has_element=|+sep=, }} <div id="processXml" class="toccolours mw-collapsible mw-collapsed">The following code shows the XML Seriali…»)
 
Sin resumen de edición
Línea 1: Línea 1:
[[Category:BPMN]]
{{#set:Process
{{#set:Process
|id=musiki
|id=musiki
|label=musiki
|label=musiki
|has_element=|+sep=,
|has_element=StartEvent_0kk9oyz|+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"?>
<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" 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="" isExecutable="false" />
   <bpmn:process id="musiki" isExecutable="false">
    <bpmn:startEvent id="StartEvent_0kk9oyz" />
  </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="StartEvent_0kk9oyz_di" bpmnElement="StartEvent_0kk9oyz">
        <dc:Bounds x="329" y="190" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="302" y="226" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
   </bpmndi:BPMNDiagram>
   </bpmndi:BPMNDiagram>
</bpmn:definitions>
</bpmn:definitions>
</div></div>
</div></div>

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: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="329" y="190" width="36" height="36" />
       <bpmndi:BPMNLabel>
         <dc:Bounds x="302" y="226" width="90" height="20" />
       </bpmndi:BPMNLabel>
     </bpmndi:BPMNShape>
   </bpmndi:BPMNPlane>
 </bpmndi:BPMNDiagram>

</bpmn:definitions>