demo-process-models/playground/dan/example/fruits.bpmn

16 lines
834 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_11q2foo">
<bpmn:ioSpecification>
<bpmn:dataInput id="DataInput-309297721-1" name="" />
<bpmn:inputSet>
<bpmn:dataInputRefs>DataInput-309297721-1</bpmn:dataInputRefs>
</bpmn:inputSet>
<bpmn:outputSet />
</bpmn:ioSpecification>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_11q2foo" />
</bpmndi:BPMNDiagram>
</bpmn:definitions>