-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLibraryDataSet.xss
More file actions
69 lines (69 loc) · 2.94 KB
/
Copy pathLibraryDataSet.xss
File metadata and controls
69 lines (69 loc) · 2.94 KB
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
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:Book" ZOrder="9" X="70" Y="70" Height="204" Width="202" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="145" />
<Shape ID="DesignTable:Book_Copy" ZOrder="8" X="342" Y="275" Height="158" Width="246" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="99" />
<Shape ID="DesignTable:Borrows" ZOrder="7" X="658" Y="275" Height="204" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="145" />
<Shape ID="DesignTable:Category" ZOrder="6" X="342" Y="70" Height="135" Width="231" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="76" />
<Shape ID="DesignTable:User" ZOrder="5" X="953" Y="275" Height="227" Width="197" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="168" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:FK__Book__CID__3E52440B" ZOrder="4" LineWidth="11">
<RoutePoints>
<Point>
<X>342</X>
<Y>137</Y>
</Point>
<Point>
<X>272</X>
<Y>137</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK__Book_Copy__ISBN__412EB0B6" ZOrder="3" LineWidth="11">
<RoutePoints>
<Point>
<X>255</X>
<Y>274</Y>
</Point>
<Point>
<X>255</X>
<Y>292</Y>
</Point>
<Point>
<X>342</X>
<Y>292</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK__Borrows__ISBN__45F365D3" ZOrder="2" LineWidth="11">
<RoutePoints>
<Point>
<X>588</X>
<Y>354</Y>
</Point>
<Point>
<X>658</X>
<Y>354</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK__Borrows__User_ID__44FF419A" ZOrder="1" LineWidth="11">
<RoutePoints>
<Point>
<X>953</X>
<Y>377</Y>
</Point>
<Point>
<X>883</X>
<Y>377</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>