-
Notifications
You must be signed in to change notification settings - Fork 1
/
ER diagrams.drawio
542 lines (542 loc) · 49.4 KB
/
ER diagrams.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
<mxfile host="app.diagrams.net" modified="2023-10-19T13:15:22.840Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15" etag="Bs7OSNoxFXPGHXXdE0Tt" version="22.0.4" type="github" pages="7">
<diagram name="Page-1" id="F0uT-nR1bT_xq9X-SAYQ">
<mxGraphModel dx="756" dy="444" 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="SakLFdVgHsT9cb0R4-5p-7" value="Seller&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="40" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-8" value="sellerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-7" vertex="1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-9" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-7" vertex="1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-10" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-7" vertex="1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-12" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-7" vertex="1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-13" value="email&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-7" vertex="1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-27" value="Items&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="320" y="160" width="140" height="210" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-28" value="itemID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-29" value="itemName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-41" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-30" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-31" value="description&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-32" value="endDate" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-27" vertex="1">
<mxGeometry y="180" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-37" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.734;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.993;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="SakLFdVgHsT9cb0R4-5p-9" target="SakLFdVgHsT9cb0R4-5p-29" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="360" y="240" as="sourcePoint" />
<mxPoint x="490" y="240" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-38" value="Sells" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="SakLFdVgHsT9cb0R4-5p-37" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-39" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" parent="SakLFdVgHsT9cb0R4-5p-37" connectable="0" vertex="1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="11" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-40" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" parent="SakLFdVgHsT9cb0R4-5p-37" connectable="0" vertex="1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-10" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-42" value="Buyer" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="600" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-43" value="buyerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-42" vertex="1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-44" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-42" vertex="1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-45" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-42" vertex="1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-46" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-42" vertex="1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-47" value="email" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="SakLFdVgHsT9cb0R4-5p-42" vertex="1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-55" value="" style="endArrow=classic;html=1;rounded=0;exitX=-0.014;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="SakLFdVgHsT9cb0R4-5p-44" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="590" y="249.5" as="sourcePoint" />
<mxPoint x="460" y="240" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-56" value="Buys" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="SakLFdVgHsT9cb0R4-5p-55" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-57" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" parent="SakLFdVgHsT9cb0R4-5p-55" connectable="0" vertex="1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-28" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="SakLFdVgHsT9cb0R4-5p-58" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" parent="SakLFdVgHsT9cb0R4-5p-55" connectable="0" vertex="1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="30" y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-1" value="Price" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="320" y="450" width="140" height="90" as="geometry" />
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-2" value="startPrice" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="Ge6rtE5CJ448c9JblgQM-1" vertex="1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-3" value="reserverPrice" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="Ge6rtE5CJ448c9JblgQM-1" vertex="1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-6" value="" style="endArrow=block;html=1;rounded=0;endFill=0;" parent="1" target="SakLFdVgHsT9cb0R4-5p-32" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="450" as="sourcePoint" />
<mxPoint x="440" y="400" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-12" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.514;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.993;entryY=0.034;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="SakLFdVgHsT9cb0R4-5p-47" target="Ge6rtE5CJ448c9JblgQM-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="540" y="410" as="sourcePoint" />
<mxPoint x="500" y="500" as="targetPoint" />
<Array as="points">
<mxPoint x="670" y="480" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-13" value="Pays" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="Ge6rtE5CJ448c9JblgQM-12" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-14" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" parent="Ge6rtE5CJ448c9JblgQM-12" connectable="0" vertex="1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Ge6rtE5CJ448c9JblgQM-15" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" parent="Ge6rtE5CJ448c9JblgQM-12" connectable="0" vertex="1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="31" y="19" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="DCR4an7nUrDMcawT2caF" name="Page-2">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="1fiol8NTTGy8I7Col2s3-1" value="Seller&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="1fiol8NTTGy8I7Col2s3-2" value="sellerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="1fiol8NTTGy8I7Col2s3-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="1fiol8NTTGy8I7Col2s3-3" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="1fiol8NTTGy8I7Col2s3-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="1fiol8NTTGy8I7Col2s3-4" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="1fiol8NTTGy8I7Col2s3-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="1fiol8NTTGy8I7Col2s3-5" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="1fiol8NTTGy8I7Col2s3-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="1fiol8NTTGy8I7Col2s3-6" value="email&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="1fiol8NTTGy8I7Col2s3-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-1" value="Items&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="160" width="140" height="270" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-2" value="itemID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-3" value="itemName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-4" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-5" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-6" value="description&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="6Ei_UhmXyhpYTVoRl9PW-7" value="endDate" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="180" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Fsh5gyc6yUJFa49o3u9X-1" value="startPrice" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="210" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Fsh5gyc6yUJFa49o3u9X-2" value="reserve price&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="6Ei_UhmXyhpYTVoRl9PW-1">
<mxGeometry y="240" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-1" value="Buyer" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="600" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-2" value="buyerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="5afbZ7VY2AYxzMY_4NYg-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-3" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="5afbZ7VY2AYxzMY_4NYg-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-4" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="5afbZ7VY2AYxzMY_4NYg-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-5" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="5afbZ7VY2AYxzMY_4NYg-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="5afbZ7VY2AYxzMY_4NYg-6" value="email" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="5afbZ7VY2AYxzMY_4NYg-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="BMPnajMrxtJHLFtRzg7S-1" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.734;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.993;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="179" y="242" as="sourcePoint" />
<mxPoint x="320" y="242" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="BMPnajMrxtJHLFtRzg7S-2" value="Sells" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="BMPnajMrxtJHLFtRzg7S-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="BMPnajMrxtJHLFtRzg7S-3" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="BMPnajMrxtJHLFtRzg7S-1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="11" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="BMPnajMrxtJHLFtRzg7S-4" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="BMPnajMrxtJHLFtRzg7S-1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-10" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="MYvuGyHWfCEhfPIFNoTT-1" value="" style="endArrow=classic;html=1;rounded=0;exitX=-0.014;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="598" y="242" as="sourcePoint" />
<mxPoint x="460" y="240" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MYvuGyHWfCEhfPIFNoTT-2" value="Buys" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="MYvuGyHWfCEhfPIFNoTT-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="MYvuGyHWfCEhfPIFNoTT-3" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="MYvuGyHWfCEhfPIFNoTT-1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-28" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="MYvuGyHWfCEhfPIFNoTT-4" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="MYvuGyHWfCEhfPIFNoTT-1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="30" y="20" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="Le6hxLO2znBN2cf06ziu" name="Page-3">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="4_sYZskMDuSowzLzDOg6-1" value="Seller&nbsp;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="4_sYZskMDuSowzLzDOg6-6" value="Items" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="380" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="4_sYZskMDuSowzLzDOg6-8" value="Buyer" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="640" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="a9ccl1wOKdznTPx886dj-1" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.734;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.993;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240" y="229.5" as="sourcePoint" />
<mxPoint x="381" y="229.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="a9ccl1wOKdznTPx886dj-2" value="Sells" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="a9ccl1wOKdznTPx886dj-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="a9ccl1wOKdznTPx886dj-3" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="a9ccl1wOKdznTPx886dj-1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="11" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="a9ccl1wOKdznTPx886dj-4" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="a9ccl1wOKdznTPx886dj-1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-10" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="YLu9-_v5Han3V6FRaKbW-1" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="640" y="229" as="sourcePoint" />
<mxPoint x="500" y="229" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="YLu9-_v5Han3V6FRaKbW-2" value="Buys" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="YLu9-_v5Han3V6FRaKbW-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="YLu9-_v5Han3V6FRaKbW-3" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="YLu9-_v5Han3V6FRaKbW-1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-28" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="YLu9-_v5Han3V6FRaKbW-4" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="YLu9-_v5Han3V6FRaKbW-1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="30" y="20" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram name="page-4" id="vsTK5yCxDe3Sl73sQbSz">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="svWAqtpb_MB8njGwtd8b-0" />
<mxCell id="svWAqtpb_MB8njGwtd8b-1" parent="svWAqtpb_MB8njGwtd8b-0" />
<mxCell id="svWAqtpb_MB8njGwtd8b-2" value="Seller&nbsp;" style="rounded=0;whiteSpace=wrap;html=1;" parent="svWAqtpb_MB8njGwtd8b-1" vertex="1">
<mxGeometry x="120" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-3" value="Items" style="rounded=0;whiteSpace=wrap;html=1;" parent="svWAqtpb_MB8njGwtd8b-1" vertex="1">
<mxGeometry x="380" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-4" value="Buyer" style="rounded=0;whiteSpace=wrap;html=1;" parent="svWAqtpb_MB8njGwtd8b-1" vertex="1">
<mxGeometry x="640" y="200" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-5" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.734;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.993;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;" parent="svWAqtpb_MB8njGwtd8b-1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240" y="229.5" as="sourcePoint" />
<mxPoint x="381" y="229.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-6" value="Sells" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="svWAqtpb_MB8njGwtd8b-5" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-7" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" parent="svWAqtpb_MB8njGwtd8b-5" connectable="0" vertex="1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="11" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-8" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" parent="svWAqtpb_MB8njGwtd8b-5" connectable="0" vertex="1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-10" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-9" value="" style="endArrow=classic;html=1;rounded=0;" parent="svWAqtpb_MB8njGwtd8b-1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="640" y="229" as="sourcePoint" />
<mxPoint x="500" y="229" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-10" value="Buys" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" parent="svWAqtpb_MB8njGwtd8b-9" connectable="0" vertex="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-11" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" parent="svWAqtpb_MB8njGwtd8b-9" connectable="0" vertex="1">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-28" y="18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="svWAqtpb_MB8njGwtd8b-12" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" parent="svWAqtpb_MB8njGwtd8b-9" connectable="0" vertex="1">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="30" y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="bJS8J8Qdl1KxnalAgBsU-0" value="Prices" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="svWAqtpb_MB8njGwtd8b-1">
<mxGeometry x="380" y="340" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="gz0YadkdCqYD14RXbXND-0" value="" style="endArrow=block;html=1;rounded=0;endFill=0;" edge="1" parent="svWAqtpb_MB8njGwtd8b-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="439.5" y="340" as="sourcePoint" />
<mxPoint x="439.5" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="h67RkX1p9HfYf25KlCqs-0" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.514;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="svWAqtpb_MB8njGwtd8b-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="713" y="260" as="sourcePoint" />
<mxPoint x="500" y="360" as="targetPoint" />
<Array as="points">
<mxPoint x="711" y="360" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="h67RkX1p9HfYf25KlCqs-1" value="Pays" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="h67RkX1p9HfYf25KlCqs-0">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="h67RkX1p9HfYf25KlCqs-2" value="1..1" style="edgeLabel;resizable=0;html=1;align=left;verticalAlign=bottom;" connectable="0" vertex="1" parent="h67RkX1p9HfYf25KlCqs-0">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="h67RkX1p9HfYf25KlCqs-3" value="1..*" style="edgeLabel;resizable=0;html=1;align=right;verticalAlign=bottom;" connectable="0" vertex="1" parent="h67RkX1p9HfYf25KlCqs-0">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="31" y="19" as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="vCze9-SP-dZNwD5L712h" name="Page-5">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="ro6RMslEJZy92kJq8Ayk-1" value="Seller&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="ro6RMslEJZy92kJq8Ayk-2" value="sellerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="ro6RMslEJZy92kJq8Ayk-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="ro6RMslEJZy92kJq8Ayk-3" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="ro6RMslEJZy92kJq8Ayk-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="ro6RMslEJZy92kJq8Ayk-4" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="ro6RMslEJZy92kJq8Ayk-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="ro6RMslEJZy92kJq8Ayk-5" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="ro6RMslEJZy92kJq8Ayk-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="ro6RMslEJZy92kJq8Ayk-6" value="email&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="ro6RMslEJZy92kJq8Ayk-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-1" value="Items&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="160" width="140" height="210" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-2" value="itemID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-3" value="itemName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-4" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-5" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-6" value="description&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-7" value="endDate" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-1">
<mxGeometry y="180" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-11" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.014;entryY=0.734;entryDx=0;entryDy=0;exitX=0.986;exitY=0.734;exitDx=0;exitDy=0;exitPerimeter=0;entryPerimeter=0;" edge="1" parent="1" source="ro6RMslEJZy92kJq8Ayk-3" target="Q5MyRBd5GTJaOxCESI6X-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="230" as="sourcePoint" />
<mxPoint x="280" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Q5MyRBd5GTJaOxCESI6X-12" value="Sells" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="Q5MyRBd5GTJaOxCESI6X-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="ejaRVp5I7ujNif3XYnZc" name="Page-6">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="NtSD_4gZFLrIYZthIkCM-1" value="Buyer" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="160" width="140" height="180" as="geometry" />
</mxCell>
<mxCell id="NtSD_4gZFLrIYZthIkCM-2" value="buyerID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="NtSD_4gZFLrIYZthIkCM-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="NtSD_4gZFLrIYZthIkCM-3" value="firstName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="NtSD_4gZFLrIYZthIkCM-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="NtSD_4gZFLrIYZthIkCM-4" value="lastName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="NtSD_4gZFLrIYZthIkCM-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="NtSD_4gZFLrIYZthIkCM-5" value="address" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="NtSD_4gZFLrIYZthIkCM-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="NtSD_4gZFLrIYZthIkCM-6" value="email" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="NtSD_4gZFLrIYZthIkCM-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-1" value="Items&nbsp;" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="400" y="160" width="140" height="210" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-2" value="itemID {PK}" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-3" value="itemName" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-4" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-5" value="category" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="120" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-6" value="description&nbsp;" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="150" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-7" value="endDate" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="FKxZNYTssPiIRSislqss-1">
<mxGeometry y="180" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-8" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.007;entryY=0.734;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="FKxZNYTssPiIRSislqss-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="280" y="240" as="sourcePoint" />
<mxPoint x="380" y="240" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FKxZNYTssPiIRSislqss-9" value="Buys" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="FKxZNYTssPiIRSislqss-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="SYyMLUtKRr9qXbAQMLh1" name="Page-7">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="IE7OVwA0J5c-cD1dEdwf-1" value="Selling" style="rhombus;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="350" y="200" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-2" value="Sellers" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="180" y="210" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-3" value="Buyers" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="210" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=none;endFill=0;" edge="1" parent="1" source="IE7OVwA0J5c-cD1dEdwf-4" target="IE7OVwA0J5c-cD1dEdwf-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-4" value="Items&nbsp;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="330" y="330" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-9" value="" style="endArrow=none;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="IE7OVwA0J5c-cD1dEdwf-1" target="IE7OVwA0J5c-cD1dEdwf-2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="260" as="sourcePoint" />
<mxPoint x="410" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-11" value="" style="endArrow=none;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="IE7OVwA0J5c-cD1dEdwf-1" target="IE7OVwA0J5c-cD1dEdwf-3">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="420" y="270" as="sourcePoint" />
<mxPoint x="470" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IE7OVwA0J5c-cD1dEdwf-13" value="Sellers sell items, and buyers buy items &nbsp;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="480" y="330" width="120" height="50" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>