-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSample Architecture Viewponts.drawio
393 lines (393 loc) · 42 KB
/
Sample Architecture Viewponts.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<mxfile host="app.diagrams.net" modified="2022-04-08T10:57:28.753Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36" etag="NhlYSbY6LTCX7dDYSvNj" version="17.2.3" type="github" pages="2">
<diagram id="XJIKVr2EPAVL5tjpcIaG" name="Context Diagram">
<mxGraphModel dx="1680" dy="706" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-1" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;rounded=0;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="30" y="20" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-3" value="System" style="whiteSpace=wrap;html=1;aspect=fixed;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="100" y="20" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-4" value="Datastore" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;rounded=0;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="200" y="20" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-5" value="System In-Scope" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="280" y="20" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-6" value="<h1 style="font-size: 9px"><span style="background-color: rgb(255 , 255 , 255) ; color: rgb(51 , 51 , 51) ; font-family: &#34;arial&#34; ; font-weight: normal">A Context Diagram provides no information about the timing or sequencing of processes It should not be confused with a flowchart or process flow which can show these things. Use a sketch style to indicate draft status. Use a key to show what is in/out of scope.&nbsp;</span><br></h1><span style="color: rgb(51 , 51 , 51) ; font-family: &#34;arial&#34; ; font-size: 9px ; background-color: rgb(255 , 255 , 255)"><br>Start by showing the system under consideration as a single high-level process. Then add the relationships that the system has with other external entities (systems, organisations, external data stores, etc.)<br><br>Actors can be external companies, internal departments or business roles adopted by internal users.<br></span>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontColor=#46495D;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;" vertex="1" parent="1">
<mxGeometry x="490" y="20" width="330" height="120" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-9" value="Information<br>Flow" style="curved=1;endArrow=classic;html=1;rounded=0;strokeColor=#788AA3;fontColor=#46495D;fontSize=8;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;" edge="1" parent="1">
<mxGeometry x="0.2208" y="-17" width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="60" as="sourcePoint" />
<mxPoint x="470" y="85" as="targetPoint" />
<Array as="points">
<mxPoint x="430" y="30" />
</Array>
<mxPoint x="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-10" value="" style="endArrow=none;html=1;rounded=0;fontSize=9;strokeWidth=3;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1" y="160" as="sourcePoint" />
<mxPoint x="820" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-11" value="New Business Application" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;fontSize=9;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="320" y="575" width="140" height="140" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-12" value="Print Supplier" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;rounded=0;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;connectable=1;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="150" y="340" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-14" value="Customer" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;rounded=0;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;connectable=1;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="90" y="550" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-15" value="Content<br>Store" style="shape=cylinder;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;rounded=0;fontSize=9;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="600" y="390" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-16" value="Customer<br>Intelligence<br>System" style="whiteSpace=wrap;html=1;aspect=fixed;rounded=0;fontSize=9;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="620" y="545" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-21" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;fontSize=9;direction=north;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;dashed=1;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="30" y="106" width="150" height="20" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-23" value="External Entities" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="65" y="120" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-24" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="570" as="sourcePoint" />
<mxPoint x="200" y="430" as="targetPoint" />
<Array as="points">
<mxPoint x="320" y="470" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-25" value="Daily<br>Print<br>File" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-24">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-26" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="440" as="sourcePoint" />
<mxPoint x="110" y="530" as="targetPoint" />
<Array as="points">
<mxPoint x="100" y="460" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-27" value="Offer Letter" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-26">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-28" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;entryX=-0.014;entryY=0.621;entryDx=0;entryDy=0;entryPerimeter=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" target="Ufb8Q-PfnBUjeyDLYeq_-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140" y="610" as="sourcePoint" />
<mxPoint x="210" y="440" as="targetPoint" />
<Array as="points">
<mxPoint x="210" y="680" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-29" value="Application<br>for<br>Something" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-28">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="-31" y="-6" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-30" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="590" y="440" as="sourcePoint" />
<mxPoint x="410" y="570" as="targetPoint" />
<Array as="points">
<mxPoint x="440" y="480" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-31" value="Product<br>Images" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-30">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="11" y="-18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-32" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;exitX=-0.093;exitY=0.49;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1.057;entryY=0.497;entryDx=0;entryDy=0;entryPerimeter=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" source="Ufb8Q-PfnBUjeyDLYeq_-16" target="Ufb8Q-PfnBUjeyDLYeq_-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="640" as="sourcePoint" />
<mxPoint x="490" y="700" as="targetPoint" />
<Array as="points">
<mxPoint x="540" y="570" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-33" value="Contact<br>Information" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-32">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="25" y="22" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-34" value="Business<br>Rules<br>Engine" style="whiteSpace=wrap;html=1;aspect=fixed;rounded=0;fontSize=9;sketch=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="360" y="930" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-35" value="Product<br>Team" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;rounded=0;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;connectable=1;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="160" y="830" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-36" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;entryX=0.618;entryY=-0.078;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.655;exitY=1.03;exitDx=0;exitDy=0;exitPerimeter=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" source="Ufb8Q-PfnBUjeyDLYeq_-11" target="Ufb8Q-PfnBUjeyDLYeq_-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="490" y="650" as="sourcePoint" />
<mxPoint x="650" y="670" as="targetPoint" />
<Array as="points">
<mxPoint x="450" y="750" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-37" value="Application<br>Request" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-36">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="-8" y="-13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-38" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="910" as="sourcePoint" />
<mxPoint x="370" y="720" as="targetPoint" />
<Array as="points">
<mxPoint x="340" y="770" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-39" value="Decision" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-38">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="24" y="21" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-40" value="Blacklist" style="shape=cylinder;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;rounded=0;fontSize=9;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="620" y="880" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-41" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" target="Ufb8Q-PfnBUjeyDLYeq_-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="210" y="910" as="sourcePoint" />
<mxPoint x="360" y="870" as="targetPoint" />
<Array as="points">
<mxPoint x="270" y="920" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-42" value="Business<br>Rules" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-41">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="-29" y="21" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-43" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;entryX=0;entryY=1;entryDx=0;entryDy=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" target="Ufb8Q-PfnBUjeyDLYeq_-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="190" y="820" as="sourcePoint" />
<mxPoint x="370" y="880" as="targetPoint" />
<Array as="points">
<mxPoint x="280" y="730" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-44" value="Product<br>Information" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-43">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="-12" y="31" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-47" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1" source="Ufb8Q-PfnBUjeyDLYeq_-40" target="Ufb8Q-PfnBUjeyDLYeq_-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="410" y="830" as="sourcePoint" />
<mxPoint x="380" y="730" as="targetPoint" />
<Array as="points">
<mxPoint x="520" y="880" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-48" value="Subjects<br>To Avoid" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Ufb8Q-PfnBUjeyDLYeq_-47">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="11" y="8" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-50" value="<ul style="outline: none ; margin: 0px 0px 18px 18px ; padding: 0px ; border: 0px ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: &#34;open sans&#34; , sans-serif ; vertical-align: baseline ; list-style: outside square ; color: rgb(51 , 51 , 51) ; background-color: rgb(255 , 255 , 255)"><li style="outline: none ; margin: 0px ; padding: 0px ; border: 0px ; font-variant: inherit ; font-weight: inherit ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: inherit ; vertical-align: baseline"><span style="outline: none ; margin: 0px ; padding: 0px ; border: 0px ; font-variant: inherit ; font-weight: inherit ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: &#34;arial&#34; ; vertical-align: baseline">Clearly show the scope and boundaries of a system at a glance</span></li><li style="outline: none ; margin: 0px ; padding: 0px ; border: 0px ; font-variant: inherit ; font-weight: inherit ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: inherit ; vertical-align: baseline"><span style="outline: none ; margin: 0px ; padding: 0px ; border: 0px ; font-variant: inherit ; font-weight: inherit ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: &#34;arial&#34; ; vertical-align: baseline">No technical knowledge should be assumed or required to understand the diagram</span></li><li style="outline: none ; margin: 0px ; padding: 0px ; border: 0px ; font-variant: inherit ; font-weight: inherit ; font-stretch: inherit ; font-size: 10px ; line-height: inherit ; font-family: inherit ; vertical-align: baseline"><span style="font-family: inherit ; font-size: 10px ; font-weight: inherit">Useful to a wide audience including stakeholders, business analysts, security, service, etc.</span><br style="font-size: 10px"></li></ul>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;dashed=1;fontSize=10;fontStyle=2;sketch=1;fontColor=#46495D;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;" vertex="1" parent="1">
<mxGeometry x="10" y="170" width="450" height="70" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-51" value="EXAMPLE:" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=1;fontColor=#46495D;fontStyle=1" vertex="1" parent="1">
<mxGeometry x="15" y="260" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-52" value="Legend" style="align=left;fontSize=11;fontStyle=1;spacingTop=-8;resizable=0;rounded=0;sketch=1;swimlaneLine=1;strokeWidth=1;fillColor=#eeeeee;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="630" y="260" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-53" value="" style="shape=table;html=1;whiteSpace=wrap;startSize=0;container=1;collapsible=0;childLayout=tableLayout;align=left;spacingLeft=10;rounded=1;arcSize=11;resizable=0;points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];sketch=1;labelBorderColor=none;perimeterSpacing=0;swimlaneLine=1;strokeWidth=1;fillColor=#eeeeee;strokeColor=#36393d;" vertex="1" parent="1">
<mxGeometry x="630" y="290" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-54" value="In scope" style="shape=partialRectangle;html=1;whiteSpace=wrap;connectable=0;top=0;left=0;bottom=0;right=0;overflow=hidden;pointerEvents=1;align=left;spacingLeft=10;rounded=0;sketch=1;swimlaneLine=1;strokeWidth=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="Ufb8Q-PfnBUjeyDLYeq_-53">
<mxGeometry width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="Ufb8Q-PfnBUjeyDLYeq_-55" value="Out of scope" style="shape=partialRectangle;html=1;whiteSpace=wrap;connectable=0;top=0;left=0;bottom=0;right=0;overflow=hidden;pointerEvents=1;align=left;spacingLeft=10;rounded=0;sketch=1;strokeWidth=1;perimeterSpacing=0;swimlaneLine=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="Ufb8Q-PfnBUjeyDLYeq_-53">
<mxGeometry y="30" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="Y6ybI8NyrxEt7hJRI-Ix-1" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;exitX=-0.04;exitY=0.4;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="Ufb8Q-PfnBUjeyDLYeq_-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="620" as="sourcePoint" />
<mxPoint x="130" y="570" as="targetPoint" />
<Array as="points">
<mxPoint x="250" y="560" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Y6ybI8NyrxEt7hJRI-Ix-2" value="Application<br>Confirmation" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Y6ybI8NyrxEt7hJRI-Ix-1">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="25" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Y6ybI8NyrxEt7hJRI-Ix-3" value="Fulfilment<br>Team" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;rounded=0;movable=1;resizable=1;rotatable=1;deletable=1;editable=1;connectable=1;sketch=1;fillColor=#B2C9AB;strokeColor=#788AA3;fontColor=#46495D;" vertex="1" parent="1">
<mxGeometry x="635" y="720" width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="Y6ybI8NyrxEt7hJRI-Ix-4" value="" style="endArrow=classic;html=1;fontSize=9;strokeWidth=1;curved=1;sketch=1;strokeColor=#788AA3;fontColor=#46495D;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="460" y="680" as="sourcePoint" />
<mxPoint x="620" y="750" as="targetPoint" />
<Array as="points">
<mxPoint x="540" y="680" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Y6ybI8NyrxEt7hJRI-Ix-5" value="New Customer<br>Application" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;sketch=1;fontColor=#46495D;" vertex="1" connectable="0" parent="Y6ybI8NyrxEt7hJRI-Ix-4">
<mxGeometry x="0.2671" y="9" relative="1" as="geometry">
<mxPoint x="-46" y="10" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="_tx-KxiPiJPs7EyjVVWq" name="Conceptual Data Model">
<mxGraphModel dx="1680" dy="706" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="mHuGXJLUEZLkEdG1UiV2-1" value="<h1 style="font-size: 9px;"></h1><span style="color: rgb(0, 0, 0); font-size: 9px; background-color: rgb(255, 255, 255);">A Conceptual Data Model is a diagram identifying the business concepts (entities) and the relationships between these concepts in order to gain, reflect, and document understanding of the organisation’s business, from a data perspective.<br style="font-size: 9px;"></span><span style="color: rgb(51, 51, 51); font-size: 9px; background-color: rgb(255, 255, 255);"><br style="font-size: 9px;"></span><p class="" style="margin: 1rem 0px; overflow-wrap: break-word; color: rgb(0, 0, 0); font-size: 9px; background-color: rgb(255, 255, 255);">The Conceptual Data Model typically does not contain attributes, or if it does only significant attributes.</p><p class="" style="margin: 1rem 0px; overflow-wrap: break-word; color: rgb(0, 0, 0); font-size: 9px; background-color: rgb(255, 255, 255);">The Conceptual Data Model is technology and application independent.</p>" style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontColor=#5AA9E6;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;fontFamily=Helvetica;sketch=1;" vertex="1" parent="1">
<mxGeometry x="10" y="10" width="170" height="200" as="geometry" />
</mxCell>
<mxCell id="mHuGXJLUEZLkEdG1UiV2-2" value="Classname" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;rounded=0;labelBorderColor=none;fontFamily=Helvetica;fontSize=9;strokeColor=#FF6392;strokeWidth=1;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="25" y="210" width="140" height="78" as="geometry" />
</mxCell>
<mxCell id="mHuGXJLUEZLkEdG1UiV2-3" value="key attribute 1" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;labelBorderColor=none;fontFamily=Helvetica;fontSize=9;movable=0;resizable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#5AA9E6;" vertex="1" parent="mHuGXJLUEZLkEdG1UiV2-2">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="mHuGXJLUEZLkEdG1UiV2-4" value="key attribute 2" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rounded=0;labelBorderColor=none;fontFamily=Helvetica;fontSize=9;movable=0;resizable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#5AA9E6;" vertex="1" parent="mHuGXJLUEZLkEdG1UiV2-2">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="mHuGXJLUEZLkEdG1UiV2-6" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;fontFamily=Helvetica;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="40" y="440" as="sourcePoint" />
<mxPoint x="140" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iItWJ1u7WJkONAleYyP1-2" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;rounded=0;fontFamily=Helvetica;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="40" y="500" as="sourcePoint" />
<mxPoint x="140" y="500" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iItWJ1u7WJkONAleYyP1-3" value="" style="endArrow=none;html=1;edgeStyle=orthogonalEdgeStyle;rounded=0;fontFamily=Helvetica;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="40" y="380" as="sourcePoint" />
<mxPoint x="140" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iItWJ1u7WJkONAleYyP1-4" value="parent" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;rounded=0;labelBorderColor=none;fontFamily=Helvetica;fontSize=9;strokeColor=#FF6392;strokeWidth=1;movable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#5AA9E6;" connectable="0" vertex="1" parent="iItWJ1u7WJkONAleYyP1-3">
<mxGeometry x="-1" relative="1" as="geometry" />
</mxCell>
<mxCell id="iItWJ1u7WJkONAleYyP1-5" value="child" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;rounded=0;labelBorderColor=none;fontFamily=Helvetica;fontSize=9;strokeColor=#FF6392;strokeWidth=1;movable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;fontColor=#5AA9E6;" connectable="0" vertex="1" parent="iItWJ1u7WJkONAleYyP1-3">
<mxGeometry x="1" relative="1" as="geometry" />
</mxCell>
<mxCell id="iItWJ1u7WJkONAleYyP1-6" value="<h1 style="font-size: 9px"></h1><font><span style="background-color: rgb(255 , 255 , 255)">Label all relationships, add a direction indicator if required,&nbsp;</span></font>Define multiplicity if known.<br><br>Add a key to the diagram to clearly indicate which entities are in-scope. Use sketch style to indicate if a diagram is draft." style="text;html=1;strokeColor=none;fillColor=none;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;fontColor=#000000;fontSize=9;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;fontFamily=Helvetica;sketch=1;" vertex="1" parent="1">
<mxGeometry x="10" y="550" width="170" height="200" as="geometry" />
</mxCell>
<mxCell id="gnPWmLlWBHvYUIiypMHn-1" value="" style="endArrow=none;html=1;rounded=0;fontSize=9;strokeWidth=3;movable=0;resizable=0;rotatable=0;deletable=0;editable=0;connectable=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="200" y="10" as="sourcePoint" />
<mxPoint x="200" y="812.1391027113971" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-21" value="available to fill via" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-14" target="5V0uwN7ZzXfXGXOuvbRf-15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-28" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-21">
<mxGeometry x="0.8304" y="1" relative="1" as="geometry">
<mxPoint x="9" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-14" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Position</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="710" y="200" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-22" value="publicised via" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-15" target="5V0uwN7ZzXfXGXOuvbRf-16">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-24" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-22">
<mxGeometry x="0.8738" y="1" relative="1" as="geometry">
<mxPoint y="-11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-15" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Requisition</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="710" y="362" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-23" value="via" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-16" target="5V0uwN7ZzXfXGXOuvbRf-18">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-25" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-23">
<mxGeometry x="0.8031" y="1" relative="1" as="geometry">
<mxPoint x="9" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-16" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Job Advertisement</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="960" y="362" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-20" value="made for&nbsp;" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-17" target="5V0uwN7ZzXfXGXOuvbRf-14">
<mxGeometry relative="1" as="geometry">
<mxPoint x="610" y="230" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-27" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-20">
<mxGeometry x="-0.7618" relative="1" as="geometry">
<mxPoint x="-3" y="-10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-17" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Job Application</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="460" y="200" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-18" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Channel</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="960" y="530" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-32" value="may be made by" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-29" target="5V0uwN7ZzXfXGXOuvbRf-17">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-35" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-32">
<mxGeometry x="0.7375" y="1" relative="1" as="geometry">
<mxPoint x="-5" y="-5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-33" value="has" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-29" target="5V0uwN7ZzXfXGXOuvbRf-30">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-36" value="*" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=9;fontFamily=Helvetica;sketch=1;fontColor=#5AA9E6;" vertex="1" connectable="0" parent="5V0uwN7ZzXfXGXOuvbRf-33">
<mxGeometry x="-0.8323" y="-1" relative="1" as="geometry">
<mxPoint x="-5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-34" value="described by" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=9;endArrow=none;endFill=0;sketch=1;strokeColor=#FF6392;fontColor=#5AA9E6;" edge="1" parent="1" source="5V0uwN7ZzXfXGXOuvbRf-29" target="5V0uwN7ZzXfXGXOuvbRf-31">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-29" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Party Role</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="460" y="362" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-30" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Party</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="460" y="530" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="5V0uwN7ZzXfXGXOuvbRf-31" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center">Role</p><p style="margin: 4px 0px 0px ; text-align: center ; font-size: 11px"><font style="font-size: 11px">- Candidate (External)</font></p><p style="margin: 4px 0px 0px ; text-align: center ; font-size: 11px"><font style="font-size: 11px">- Employee (Internal)</font></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;rounded=0;labelBorderColor=none;strokeColor=#FF6392;strokeWidth=1;sketch=1;fillColor=#FFE45E;fontColor=#5AA9E6;" vertex="1" parent="1">
<mxGeometry x="240" y="362" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="TL_GfcA_lb1afj26AgQ0-1" value="EXAMPLE:" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=1;fontColor=#5AA9E6;fontStyle=1" vertex="1" parent="1">
<mxGeometry x="240" y="40" width="75" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>