Home
Random
Log in
Settings
About One Page Wonder
Disclaimers
One Page Wonder
Search
Editing
BPMN:Test2
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<?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="Process_1" isExecutable="false"> <bpmn:startEvent id="StartEvent_1"> <bpmn:outgoing>Flow_10fz8ab</bpmn:outgoing> </bpmn:startEvent> <bpmn:task id="Activity_0s5rq5q" name="First process"> <bpmn:incoming>Flow_10fz8ab</bpmn:incoming> <bpmn:outgoing>Flow_0qti9gi</bpmn:outgoing> </bpmn:task> <bpmn:sequenceFlow id="Flow_10fz8ab" sourceRef="StartEvent_1" targetRef="Activity_0s5rq5q" /> <bpmn:subProcess id="Activity_16ubgqw" name="Sub Process"> <bpmn:incoming>Flow_0hrx3o8</bpmn:incoming> <bpmn:startEvent id="Event_1g1tq2v"> <bpmn:outgoing>Flow_0acnj2f</bpmn:outgoing> </bpmn:startEvent> <bpmn:task id="Activity_0ik1d4k" name="Hi!!"> <bpmn:incoming>Flow_0acnj2f</bpmn:incoming> <bpmn:outgoing>Flow_1mmatmc</bpmn:outgoing> </bpmn:task> <bpmn:endEvent id="Event_0smisrp"> <bpmn:incoming>Flow_1mmatmc</bpmn:incoming> </bpmn:endEvent> <bpmn:sequenceFlow id="Flow_0acnj2f" sourceRef="Event_1g1tq2v" targetRef="Activity_0ik1d4k" /> <bpmn:sequenceFlow id="Flow_1mmatmc" sourceRef="Activity_0ik1d4k" targetRef="Event_0smisrp" /> </bpmn:subProcess> <bpmn:sequenceFlow id="Flow_0qti9gi" sourceRef="Activity_0s5rq5q" targetRef="Gateway_03985aa" /> <bpmn:exclusiveGateway id="Gateway_03985aa"> <bpmn:incoming>Flow_0qti9gi</bpmn:incoming> <bpmn:outgoing>Flow_0hrx3o8</bpmn:outgoing> <bpmn:outgoing>Flow_1bny9jb</bpmn:outgoing> </bpmn:exclusiveGateway> <bpmn:sequenceFlow id="Flow_0hrx3o8" sourceRef="Gateway_03985aa" targetRef="Activity_16ubgqw" /> <bpmn:endEvent id="Event_0j29egy"> <bpmn:incoming>Flow_1bny9jb</bpmn:incoming> </bpmn:endEvent> <bpmn:sequenceFlow id="Flow_1bny9jb" sourceRef="Gateway_03985aa" targetRef="Event_0j29egy" /> <bpmn:textAnnotation id="TextAnnotation_0p34v4k"> <bpmn:text>Yes Please</bpmn:text> </bpmn:textAnnotation> <bpmn:association id="Association_0i70o7q" associationDirection="None" sourceRef="Flow_0hrx3o8" targetRef="TextAnnotation_0p34v4k" /> <bpmn:textAnnotation id="TextAnnotation_1v96g4b"> <bpmn:text>No Thank You</bpmn:text> </bpmn:textAnnotation> <bpmn:association id="Association_0dtst8r" associationDirection="None" sourceRef="Flow_1bny9jb" targetRef="TextAnnotation_1v96g4b" /> </bpmn:process> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <dc:Bounds x="173" y="102" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0s5rq5q_di" bpmnElement="Activity_0s5rq5q"> <dc:Bounds x="280" y="80" width="100" height="80" /> <bpmndi:BPMNLabel /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Gateway_03985aa_di" bpmnElement="Gateway_03985aa" isMarkerVisible="true"> <dc:Bounds x="305" y="325" width="50" height="50" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_0j29egy_di" bpmnElement="Event_0j29egy"> <dc:Bounds x="502" y="452" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_16ubgqw_di" bpmnElement="Activity_16ubgqw" isExpanded="true"> <dc:Bounds x="430" y="40" width="350" height="200" /> <bpmndi:BPMNLabel /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1g1tq2v_di" bpmnElement="Event_1g1tq2v"> <dc:Bounds x="470" y="122" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0ik1d4k_di" bpmnElement="Activity_0ik1d4k"> <dc:Bounds x="550" y="100" width="100" height="80" /> <bpmndi:BPMNLabel /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_0smisrp_di" bpmnElement="Event_0smisrp"> <dc:Bounds x="712" y="122" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_0acnj2f_di" bpmnElement="Flow_0acnj2f"> <di:waypoint x="506" y="140" /> <di:waypoint x="550" y="140" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1mmatmc_di" bpmnElement="Flow_1mmatmc"> <di:waypoint x="650" y="140" /> <di:waypoint x="712" y="140" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Association_0i70o7q_di" bpmnElement="Association_0i70o7q"> <di:waypoint x="535" y="350" /> <di:waypoint x="532" y="330" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Association_0dtst8r_di" bpmnElement="Association_0dtst8r"> <di:waypoint x="368.5" y="470" /> <di:waypoint x="442" y="430" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_10fz8ab_di" bpmnElement="Flow_10fz8ab"> <di:waypoint x="209" y="120" /> <di:waypoint x="280" y="120" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0qti9gi_di" bpmnElement="Flow_0qti9gi"> <di:waypoint x="330" y="160" /> <di:waypoint x="330" y="325" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0hrx3o8_di" bpmnElement="Flow_0hrx3o8"> <di:waypoint x="355" y="350" /> <di:waypoint x="605" y="350" /> <di:waypoint x="605" y="240" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="TextAnnotation_0p34v4k_di" bpmnElement="TextAnnotation_0p34v4k"> <dc:Bounds x="480" y="300" width="80" height="30" /> <bpmndi:BPMNLabel /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_1bny9jb_di" bpmnElement="Flow_1bny9jb"> <di:waypoint x="330" y="375" /> <di:waypoint x="330" y="470" /> <di:waypoint x="502" y="470" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="TextAnnotation_1v96g4b_di" bpmnElement="TextAnnotation_1v96g4b"> <dc:Bounds x="420" y="400" width="100" height="30" /> <bpmndi:BPMNLabel /> </bpmndi:BPMNShape> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </bpmn:definitions>
Summary:
Please note that all contributions to One Page Wonder may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
One Page Wonder:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)