3021902c7c5d4a7ec56cdcf434ec39316a86a51b
[clamp.git] / src / test / resources / example / xsl-validation / modelBpmn.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"
3         xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI"
4         xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5         id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
6         <bpmn:process id="Process_1" isExecutable="false">
7                 <bpmn:startEvent id="StartEvent_1">
8                         <bpmn:outgoing>SequenceFlow_1nvvr00</bpmn:outgoing>
9                 </bpmn:startEvent>
10                 <bpmn:stringMatch id="StringMatch_0tw2y4f">
11                         <bpmn:incoming>SequenceFlow_0qf2552</bpmn:incoming>
12                         <bpmn:outgoing>SequenceFlow_1a2oxpd</bpmn:outgoing>
13                 </bpmn:stringMatch>
14                 <bpmn:vesCollector id="VesCollector_1kxjxy6" name="AAAAA">
15                         <bpmn:incoming>SequenceFlow_0jeu0gv</bpmn:incoming>
16                         <bpmn:outgoing>SequenceFlow_15gkgs5</bpmn:outgoing>
17                 </bpmn:vesCollector>
18                 <bpmn:collector id="Collector_">
19                         <bpmn:incoming>SequenceFlow_1nvvr00</bpmn:incoming>
20                         <bpmn:outgoing>SequenceFlow_0qf2552</bpmn:outgoing>
21                 </bpmn:collector>
22                 <bpmn:tCA id="TCA_09hcdsx">
23                         <bpmn:incoming>SequenceFlow_15gkgs5</bpmn:incoming>
24                         <bpmn:outgoing>SequenceFlow_0ev75ss</bpmn:outgoing>
25                 </bpmn:tCA>
26                 <bpmn:policy id="Policy_">
27                         <bpmn:incoming>SequenceFlow_0ev75ss</bpmn:incoming>
28                         <bpmn:outgoing>SequenceFlow_103hvmr</bpmn:outgoing>
29                 </bpmn:policy>
30                 <bpmn:endEvent id="EndEvent_0zjiuu5">
31                         <bpmn:incoming>SequenceFlow_103hvmr</bpmn:incoming>
32                 </bpmn:endEvent>
33                 <bpmn:holmes id="Holmes_1fzdqp9">
34                         <bpmn:incoming>SequenceFlow_1a2oxpd</bpmn:incoming>
35                         <bpmn:outgoing>SequenceFlow_0jeu0gv</bpmn:outgoing>
36                 </bpmn:holmes>
37                 <bpmn:sequenceFlow id="SequenceFlow_1nvvr00"
38                         sourceRef="StartEvent_1" targetRef="Collector_" />
39                 <bpmn:sequenceFlow id="SequenceFlow_0qf2552"
40                         sourceRef="Collector_" targetRef="StringMatch_0tw2y4f" />
41                 <bpmn:sequenceFlow id="SequenceFlow_1a2oxpd"
42                         sourceRef="StringMatch_0tw2y4f" targetRef="Holmes_1fzdqp9" />
43                 <bpmn:sequenceFlow id="SequenceFlow_0jeu0gv"
44                         sourceRef="Holmes_1fzdqp9" targetRef="VesCollector_1kxjxy6" />
45                 <bpmn:sequenceFlow id="SequenceFlow_15gkgs5"
46                         sourceRef="VesCollector_1kxjxy6" targetRef="TCA_09hcdsx" />
47                 <bpmn:sequenceFlow id="SequenceFlow_0ev75ss"
48                         sourceRef="TCA_09hcdsx" targetRef="Policy_" />
49                 <bpmn:sequenceFlow id="SequenceFlow_103hvmr"
50                         sourceRef="Policy_" targetRef="EndEvent_0zjiuu5" />
51         </bpmn:process>
52         <bpmndi:BPMNDiagram id="BPMNDiagram_1">
53                 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
54                         <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2"
55                                 bpmnElement="StartEvent_1">
56                                 <dc:Bounds x="50" y="162" width="36" height="36" />
57                         </bpmndi:BPMNShape>
58                         <bpmndi:BPMNShape id="StringMatch_0tw2y4f_di"
59                                 bpmnElement="StringMatch_0tw2y4f">
60                                 <dc:Bounds x="324" y="192" width="120" height="80" />
61                         </bpmndi:BPMNShape>
62                         <bpmndi:BPMNShape id="VesCollector_1kxjxy6_di"
63                                 bpmnElement="VesCollector_1kxjxy6">
64                                 <dc:Bounds x="492" y="192" width="120" height="80" />
65                         </bpmndi:BPMNShape>
66                         <bpmndi:BPMNShape id="Collector__di" bpmnElement="Collector_">
67                                 <dc:Bounds x="159" y="206" width="120" height="80" />
68                         </bpmndi:BPMNShape>
69                         <bpmndi:BPMNShape id="TCA_09hcdsx_di" bpmnElement="TCA_09hcdsx">
70                                 <dc:Bounds x="651" y="192" width="120" height="80" />
71                         </bpmndi:BPMNShape>
72                         <bpmndi:BPMNShape id="Policy__di" bpmnElement="Policy_">
73                                 <dc:Bounds x="844" y="206" width="120" height="80" />
74                         </bpmndi:BPMNShape>
75                         <bpmndi:BPMNShape id="EndEvent_0zjiuu5_di"
76                                 bpmnElement="EndEvent_0zjiuu5">
77                                 <dc:Bounds x="703" y="396" width="36" height="36" />
78                                 <bpmndi:BPMNLabel>
79                                         <dc:Bounds x="676" y="432" width="90" height="20" />
80                                 </bpmndi:BPMNLabel>
81                         </bpmndi:BPMNShape>
82                         <bpmndi:BPMNShape id="Holmes_1fzdqp9_di"
83                                 bpmnElement="Holmes_1fzdqp9">
84                                 <dc:Bounds x="358" y="74" width="120" height="80" />
85                         </bpmndi:BPMNShape>
86                         <bpmndi:BPMNEdge id="SequenceFlow_1nvvr00_di"
87                                 bpmnElement="SequenceFlow_1nvvr00">
88                                 <di:waypoint xsi:type="dc:Point" x="86" y="180" />
89                                 <di:waypoint xsi:type="dc:Point" x="123" y="180" />
90                                 <di:waypoint xsi:type="dc:Point" x="123" y="246" />
91                                 <di:waypoint xsi:type="dc:Point" x="159" y="246" />
92                                 <bpmndi:BPMNLabel>
93                                         <dc:Bounds x="78" y="203" width="90" height="20" />
94                                 </bpmndi:BPMNLabel>
95                         </bpmndi:BPMNEdge>
96                         <bpmndi:BPMNEdge id="SequenceFlow_0qf2552_di"
97                                 bpmnElement="SequenceFlow_0qf2552">
98                                 <di:waypoint xsi:type="dc:Point" x="279" y="246" />
99                                 <di:waypoint xsi:type="dc:Point" x="302" y="246" />
100                                 <di:waypoint xsi:type="dc:Point" x="302" y="232" />
101                                 <di:waypoint xsi:type="dc:Point" x="324" y="232" />
102                                 <bpmndi:BPMNLabel>
103                                         <dc:Bounds x="257" y="229" width="90" height="20" />
104                                 </bpmndi:BPMNLabel>
105                         </bpmndi:BPMNEdge>
106                         <bpmndi:BPMNEdge id="SequenceFlow_1a2oxpd_di"
107                                 bpmnElement="SequenceFlow_1a2oxpd">
108                                 <di:waypoint xsi:type="dc:Point" x="384" y="192" />
109                                 <di:waypoint xsi:type="dc:Point" x="384" y="173" />
110                                 <di:waypoint xsi:type="dc:Point" x="418" y="173" />
111                                 <di:waypoint xsi:type="dc:Point" x="418" y="154" />
112                                 <bpmndi:BPMNLabel>
113                                         <dc:Bounds x="356" y="163" width="90" height="20" />
114                                 </bpmndi:BPMNLabel>
115                         </bpmndi:BPMNEdge>
116                         <bpmndi:BPMNEdge id="SequenceFlow_0jeu0gv_di"
117                                 bpmnElement="SequenceFlow_0jeu0gv">
118                                 <di:waypoint xsi:type="dc:Point" x="418" y="154" />
119                                 <di:waypoint xsi:type="dc:Point" x="418" y="173" />
120                                 <di:waypoint xsi:type="dc:Point" x="552" y="173" />
121                                 <di:waypoint xsi:type="dc:Point" x="552" y="192" />
122                                 <bpmndi:BPMNLabel>
123                                         <dc:Bounds x="440" y="163" width="90" height="20" />
124                                 </bpmndi:BPMNLabel>
125                         </bpmndi:BPMNEdge>
126                         <bpmndi:BPMNEdge id="SequenceFlow_15gkgs5_di"
127                                 bpmnElement="SequenceFlow_15gkgs5">
128                                 <di:waypoint xsi:type="dc:Point" x="612" y="232" />
129                                 <di:waypoint xsi:type="dc:Point" x="651" y="232" />
130                                 <bpmndi:BPMNLabel>
131                                         <dc:Bounds x="586.5" y="222" width="90" height="20" />
132                                 </bpmndi:BPMNLabel>
133                         </bpmndi:BPMNEdge>
134                         <bpmndi:BPMNEdge id="SequenceFlow_0ev75ss_di"
135                                 bpmnElement="SequenceFlow_0ev75ss">
136                                 <di:waypoint xsi:type="dc:Point" x="771" y="232" />
137                                 <di:waypoint xsi:type="dc:Point" x="808" y="232" />
138                                 <di:waypoint xsi:type="dc:Point" x="808" y="246" />
139                                 <di:waypoint xsi:type="dc:Point" x="844" y="246" />
140                                 <bpmndi:BPMNLabel>
141                                         <dc:Bounds x="763" y="229" width="90" height="20" />
142                                 </bpmndi:BPMNLabel>
143                         </bpmndi:BPMNEdge>
144                         <bpmndi:BPMNEdge id="SequenceFlow_103hvmr_di"
145                                 bpmnElement="SequenceFlow_103hvmr">
146                                 <di:waypoint xsi:type="dc:Point" x="844" y="246" />
147                                 <di:waypoint xsi:type="dc:Point" x="792" y="246" />
148                                 <di:waypoint xsi:type="dc:Point" x="792" y="414" />
149                                 <di:waypoint xsi:type="dc:Point" x="739" y="414" />
150                                 <bpmndi:BPMNLabel>
151                                         <dc:Bounds x="747" y="320" width="90" height="20" />
152                                 </bpmndi:BPMNLabel>
153                         </bpmndi:BPMNEdge>
154                 </bpmndi:BPMNPlane>
155         </bpmndi:BPMNDiagram>
156 </bpmn:definitions>