-
Notifications
You must be signed in to change notification settings - Fork 0
/
Untitled Diagram.drawio
595 lines (595 loc) · 61.5 KB
/
Untitled Diagram.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
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
<mxfile host="app.diagrams.net" modified="2021-03-14T15:50:44.197Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36" etag="Mv3dobmOIuo6O33CRxN0" version="14.4.8" type="github">
<diagram id="Y1dRMDJ4KNcMdbVrdFE1" name="Page-1">
<mxGraphModel dx="1038" dy="548" 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="TcfDccJW8l6BSCIIP5wP-1" value="Orders " style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="360" y="40" width="180" height="240" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-2" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-1" vertex="1">
<mxGeometry y="30" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-3" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-2" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-4" value="OrderID - paymentID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-2" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-5" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-1" vertex="1">
<mxGeometry y="60" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-6" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-5" vertex="1">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-7" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-5" vertex="1">
<mxGeometry x="30" width="150" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-8" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-1" vertex="1">
<mxGeometry y="80" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-9" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-8" vertex="1">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-10" value="Date DEFAULT(NOW)" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-8" vertex="1">
<mxGeometry x="30" width="150" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-11" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-1" vertex="1">
<mxGeometry y="120" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-12" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-11" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-13" value="Quantity NOT NULL
DEAFULT=0" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-11" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-32" value="OrderDetails" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="640" y="90" width="180" height="300" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-33" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-32" vertex="1">
<mxGeometry y="30" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-34" value="PK,FK1" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-33" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-35" value="ProudactID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-33" vertex="1">
<mxGeometry x="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-36" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-32" vertex="1">
<mxGeometry y="60" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-37" value="PK,FK2" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-36" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-38" value="OrderID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-36" vertex="1">
<mxGeometry x="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-39" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-32" vertex="1">
<mxGeometry y="90" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-40" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-39" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-41" value="UnitPtice" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-39" vertex="1">
<mxGeometry x="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-42" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-32" vertex="1">
<mxGeometry y="120" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-43" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-42" vertex="1">
<mxGeometry width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-44" value="Quantity" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-42" vertex="1">
<mxGeometry x="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-45" value="Products" style="shape=table;startSize=20;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="660" y="420" width="180" height="160" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-46" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-45" vertex="1">
<mxGeometry y="20" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-47" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-46" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-48" value="ProductsID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-46" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-49" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-45" vertex="1">
<mxGeometry y="50" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-50" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-49" vertex="1">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-51" value="OrderDetailID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-49" vertex="1">
<mxGeometry x="30" width="150" height="20" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-52" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-45" vertex="1">
<mxGeometry y="70" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-53" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-52" vertex="1">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-54" value="ProductName" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-52" vertex="1">
<mxGeometry x="30" width="150" height="40" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-55" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-45" vertex="1">
<mxGeometry y="110" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-56" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-55" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-57" value="price" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-55" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-58" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;exitX=1;exitY=0.5;exitDx=0;exitDy=0;startArrow=classic;startFill=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="TcfDccJW8l6BSCIIP5wP-2" target="TcfDccJW8l6BSCIIP5wP-36" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="520" y="400" as="sourcePoint" />
<mxPoint x="620" y="300" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-59" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" target="TcfDccJW8l6BSCIIP5wP-33" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="850" y="460" as="sourcePoint" />
<mxPoint x="910" y="300" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-63" value="Categories" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="210" y="610" width="220" height="160" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-64" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-63" vertex="1">
<mxGeometry y="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-65" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-64" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-66" value="CatID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-64" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-67" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-63" vertex="1">
<mxGeometry y="60" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-68" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-67" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-69" value="CategoryName varchar(13)" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-67" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-70" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-63" vertex="1">
<mxGeometry y="90" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-71" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-70" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-72" value="CartImage varchar(255)" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-70" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-73" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="TcfDccJW8l6BSCIIP5wP-63" vertex="1">
<mxGeometry y="120" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-74" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-73" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-75" value="Product ID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="TcfDccJW8l6BSCIIP5wP-73" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="TcfDccJW8l6BSCIIP5wP-76" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1.009;exitY=0.92;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=classic;startFill=0;" parent="1" source="TcfDccJW8l6BSCIIP5wP-73" target="TcfDccJW8l6BSCIIP5wP-46" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="460" y="440" as="sourcePoint" />
<mxPoint x="560" y="340" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-1" value="Users" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" parent="1" vertex="1">
<mxGeometry x="115" y="280" width="190" height="290" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-2" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="0VdQE9GON6tvQ8tR9964-1" vertex="1">
<mxGeometry y="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-3" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-2" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-4" value="UserID (int)" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-2" vertex="1">
<mxGeometry x="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-5" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="0VdQE9GON6tvQ8tR9964-1" vertex="1">
<mxGeometry y="60" width="190" height="20" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-6" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-5" vertex="1">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-7" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-5" vertex="1">
<mxGeometry x="30" width="160" height="20" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-8" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="0VdQE9GON6tvQ8tR9964-1" vertex="1">
<mxGeometry y="80" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-9" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-8" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-10" value="displayName (nvarchar(10))" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-8" vertex="1">
<mxGeometry x="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-11" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="0VdQE9GON6tvQ8tR9964-1" vertex="1">
<mxGeometry y="110" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-12" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-11" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-13" value="email" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-11" vertex="1">
<mxGeometry x="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-16" value="UserId " style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="1" vertex="1">
<mxGeometry x="400" y="240" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-17" value="FK " style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;direction=south;" parent="1" vertex="1">
<mxGeometry x="365" y="245" width="20" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-19" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="110" y="410" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-20" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-19" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-21" value="phone" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-19" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-22" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="110" y="430" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-23" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-22" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-24" value="type" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-22" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-25" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="110" y="450" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-26" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-25" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-27" value="address " style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-25" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-28" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="110" y="470" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-29" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-28" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-30" value="country" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-28" vertex="1">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-31" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="120" y="470" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-32" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-31" vertex="1">
<mxGeometry width="30" height="60" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-33" value="zip" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-31" vertex="1">
<mxGeometry x="30" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-34" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="1" vertex="1">
<mxGeometry x="110" y="490" width="180" height="50" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-35" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-34" vertex="1">
<mxGeometry width="30" height="50" as="geometry" />
</mxCell>
<mxCell id="0VdQE9GON6tvQ8tR9964-36" value="shipping" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" parent="0VdQE9GON6tvQ8tR9964-34" vertex="1">
<mxGeometry x="30" width="150" height="50" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-5" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;exitX=0.997;exitY=0.753;exitDx=0;exitDy=0;startArrow=classic;startFill=0;exitPerimeter=0;" edge="1" parent="1" source="0VdQE9GON6tvQ8tR9964-2">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="420" y="270" as="sourcePoint" />
<mxPoint x="360" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-6" value="Whishlist" style="shape=table;startSize=20;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="620" y="630" width="180" height="160" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-7" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-6">
<mxGeometry y="20" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-8" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-7">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-9" value="ProductsID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-7">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-10" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-6">
<mxGeometry y="50" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-11" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-10">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-12" value="userID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-10">
<mxGeometry x="30" width="150" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-13" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-6">
<mxGeometry y="70" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-14" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-13">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-15" value="ProductName" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-13">
<mxGeometry x="30" width="150" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-16" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-6">
<mxGeometry y="110" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-17" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-16">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-18" value="price" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-16">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-19" value="" style="edgeStyle=elbowEdgeStyle;fontSize=12;html=1;endArrow=block;exitX=1.026;exitY=-0.13;exitDx=0;exitDy=0;startArrow=classic;startFill=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitPerimeter=0;endFill=1;" edge="1" parent="1" source="0VdQE9GON6tvQ8tR9964-5" target="FBfh-7EDwCp_n1ocx-VC-10">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="441.98" y="767.5999999999999" as="sourcePoint" />
<mxPoint x="610" y="670" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-20" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;startArrow=classic;startFill=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="FBfh-7EDwCp_n1ocx-VC-7" target="TcfDccJW8l6BSCIIP5wP-46">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="540" y="673" as="sourcePoint" />
<mxPoint x="460" y="580" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-21" value="posts" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="440" y="300" width="140" height="190" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-22" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-21">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-23" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-22">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-24" value="postId" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-22">
<mxGeometry x="30" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-25" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-21">
<mxGeometry y="60" width="140" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-26" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-25">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-27" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-25">
<mxGeometry x="30" width="110" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-28" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-21">
<mxGeometry y="80" width="140" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-29" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-28">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-30" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-28">
<mxGeometry x="30" width="110" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-31" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-21">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-32" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-31">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-33" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-31">
<mxGeometry x="30" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-34" value="comments" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="100" y="15" width="165" height="205" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-35" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-34">
<mxGeometry y="30" width="165" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-36" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-35">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-37" value="CommentsID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-35">
<mxGeometry x="30" width="135" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-38" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-34">
<mxGeometry y="60" width="165" height="35" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-39" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-38">
<mxGeometry width="30" height="35" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-40" value="UserID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-38">
<mxGeometry x="30" width="135" height="35" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-41" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-34">
<mxGeometry y="95" width="165" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-42" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-41">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-43" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-41">
<mxGeometry x="30" width="135" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-44" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-34">
<mxGeometry y="135" width="165" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-45" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-44">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-46" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-44">
<mxGeometry x="30" width="135" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-47" value="CommentsID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="470" y="360" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-48" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;startArrow=classic;startFill=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=-0.014;exitY=-0.085;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="FBfh-7EDwCp_n1ocx-VC-28" target="FBfh-7EDwCp_n1ocx-VC-35">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="380" y="360" as="sourcePoint" />
<mxPoint x="440" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-49" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="445" y="360" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-51" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmany;startArrow=classic;startFill=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="0VdQE9GON6tvQ8tR9964-2" target="FBfh-7EDwCp_n1ocx-VC-38">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="325" y="320" as="sourcePoint" />
<mxPoint x="100" y="140" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-91" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="650" y="1020" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-92" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=block;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;endFill=1;" edge="1" parent="1" source="FBfh-7EDwCp_n1ocx-VC-97" target="0VdQE9GON6tvQ8tR9964-2">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="490" y="1045" as="sourcePoint" />
<mxPoint x="520" y="810" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-93" value="Roles" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="650" y="950" width="220" height="190" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-94" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-93">
<mxGeometry y="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-95" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-94">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-96" value="RoleID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-94">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-97" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-93">
<mxGeometry y="60" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-98" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-97">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-99" value="UserId" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-97">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-100" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-93">
<mxGeometry y="90" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-101" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-100">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-102" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-100">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-124" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-93">
<mxGeometry y="120" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-125" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-124">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-126" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-124">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-103" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-93">
<mxGeometry y="150" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-104" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-103">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-105" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-103">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-107" value="Coupon" style="shape=table;startSize=20;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="440" y="770" width="135" height="140" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-108" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-107">
<mxGeometry y="20" width="135" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-109" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-108">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-110" value="CouponID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-108">
<mxGeometry x="30" width="105" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-111" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-107">
<mxGeometry y="50" width="135" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-112" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-111">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-113" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-111">
<mxGeometry x="30" width="105" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-114" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-107">
<mxGeometry y="70" width="135" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-115" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-114">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-116" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-114">
<mxGeometry x="30" width="105" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-117" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-107">
<mxGeometry y="110" width="135" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-118" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-117">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-119" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-117">
<mxGeometry x="30" width="105" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-120" value="CouponID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="420" y="200" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-121" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=open;entryX=1;entryY=0.75;entryDx=0;entryDy=0;endFill=0;" edge="1" parent="1" source="FBfh-7EDwCp_n1ocx-VC-108" target="TcfDccJW8l6BSCIIP5wP-1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="370" y="650" as="sourcePoint" />
<mxPoint x="470" y="550" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-122" value="FK " style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="360" y="205" width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-123" value="roleName" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="690" y="1035" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-128" value="UserID" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="1">
<mxGeometry x="470" y="400" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-129" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;" edge="1" parent="1" target="FBfh-7EDwCp_n1ocx-VC-28">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="310" y="310" as="sourcePoint" />
<mxPoint x="660" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-131" value="cart" style="shape=table;startSize=20;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;" vertex="1" parent="1">
<mxGeometry x="160" y="840" width="180" height="280" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-132" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=1;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-131">
<mxGeometry y="20" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-133" value="PK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-132">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-134" value="cart Id" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-132">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-135" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-131">
<mxGeometry y="50" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-136" value="FK" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-135">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-137" value="userId" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-135">
<mxGeometry x="30" width="150" height="20" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-138" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-131">
<mxGeometry y="70" width="180" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-139" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-138">
<mxGeometry width="30" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-140" value="ProductName" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-138">
<mxGeometry x="30" width="150" height="40" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-141" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;top=0;left=0;bottom=0;right=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-131">
<mxGeometry y="110" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-142" value="" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;editable=1;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-141">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="FBfh-7EDwCp_n1ocx-VC-143" value="price" style="shape=partialRectangle;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;overflow=hidden;" vertex="1" parent="FBfh-7EDwCp_n1ocx-VC-141">
<mxGeometry x="30" width="150" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>