-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathContent.xss
43 lines (43 loc) · 1.92 KB
/
Content.xss
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
<?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:Item" ZOrder="5" X="70" Y="70" Height="201" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
<Shape ID="DesignTable:ItemInstance" ZOrder="4" X="418" Y="93" Height="163" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:Picture" ZOrder="2" X="455" Y="311" Height="125" Width="150" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:FK_Item_ItemInstance" ZOrder="3" LineWidth="11">
<RoutePoints>
<Point>
<X>220</X>
<Y>123</Y>
</Point>
<Point>
<X>418</X>
<Y>123</Y>
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_Item_Picture" ZOrder="1" LineWidth="11">
<RoutePoints>
<Point>
<X>203</X>
<Y>271</Y>
</Point>
<Point>
<X>203</X>
<Y>328</Y>
</Point>
<Point>
<X>455</X>
<Y>328</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>