Added simplecov
[erd-marker.git] / spec / fixtures / complex_erd.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><Drawing
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 name="Untitled" mark="4.0">
4
5 <box id="0" name="Unit" mark="0.0">
6 <location x="121.0" y="113.0"/>
7 <size width="80.0" height="40.0"/>
8 <comment></comment>
9 </box>
10
11 <box id="1" name="Employee" mark="0.0">
12 <location x="356.0" y="129.0"/>
13 <size width="80.0" height="40.0"/>
14 <comment></comment>
15 </box>
16
17 <box id="2" name="Course" mark="0.0">
18 <location x="132.0" y="265.0"/>
19 <size width="80.0" height="40.0"/>
20 <comment></comment>
21 </box>
22
23 <box id="3" name="Presentation" mark="0.0">
24 <location x="383.0" y="277.0"/>
25 <size width="80.0" height="40.0"/>
26 <comment></comment>
27 </box>
28
29 <box id="4" name="Client" mark="0.0">
30 <location x="389.0" y="421.0"/>
31 <size width="80.0" height="40.0"/>
32 <comment></comment>
33 </box>
34
35 <link id="0" mark="0.0">
36 <moveableName name="ConsistsOf">
37 <point x="156" y="214"/>
38 </moveableName>
39 <converseName name="converseName"/>
40 <box1 id="0"/>
41 <box2 id="2"/>
42 <bendPoints>
43 <point x="161.0" y="133.0"/>
44 <point x="162.44736842105263" y="153.0"/>
45 <point x="166.5" y="209.0"/>
46 <point x="170.55263157894737" y="265.0"/>
47 <point x="172.0" y="285.0"/>
48 </bendPoints>
49 <midMoved value="false"/>
50 <box1EndAdornments blob="Closed" crowsfoot="Yes"/>
51 <box2EndAdornments blob="Closed" crowsfoot="No"/>
52 <comment></comment>
53 </link>
54
55 <link id="1" mark="0.0">
56 <moveableName name="Prepares">
57 <point x="257" y="149"/>
58 </moveableName>
59 <converseName name="converseName"/>
60 <box1 id="0"/>
61 <box2 id="1"/>
62 <bendPoints>
63 <point x="161.0" y="133.0"/>
64 <point x="201.0" y="135.72340425531914"/>
65 <point x="278.5" y="141.0"/>
66 <point x="356.0" y="146.27659574468086"/>
67 <point x="396.0" y="149.0"/>
68 </bendPoints>
69 <midMoved value="false"/>
70 <box1EndAdornments blob="Open" crowsfoot="Yes"/>
71 <box2EndAdornments blob="Closed" crowsfoot="No"/>
72 <comment></comment>
73 </link>
74
75 <link id="2" mark="0.0">
76 <moveableName name="Presents">
77 <point x="417" y="203"/>
78 </moveableName>
79 <converseName name="converseName"/>
80 <box1 id="1"/>
81 <box2 id="3"/>
82 <bendPoints>
83 <point x="396.0" y="149.0"/>
84 <point x="399.64864864864865" y="169.0"/>
85 <point x="409.5" y="223.0"/>
86 <point x="419.35135135135135" y="277.0"/>
87 <point x="423.0" y="297.0"/>
88 </bendPoints>
89 <midMoved value="false"/>
90 <box1EndAdornments blob="Closed" crowsfoot="No"/>
91 <box2EndAdornments blob="Closed" crowsfoot="Yes"/>
92 <comment></comment>
93 </link>
94
95 <link id="3" mark="0.0">
96 <moveableName name="Presented">
97 <point x="288" y="296"/>
98 </moveableName>
99 <converseName name="converseName"/>
100 <box1 id="2"/>
101 <box2 id="3"/>
102 <bendPoints>
103 <point x="172.0" y="285.0"/>
104 <point x="212.0" y="286.9123505976096"/>
105 <point x="297.5" y="291.0"/>
106 <point x="383.0" y="295.0876494023904"/>
107 <point x="423.0" y="297.0"/>
108 </bendPoints>
109 <midMoved value="false"/>
110 <box1EndAdornments blob="Open" crowsfoot="No"/>
111 <box2EndAdornments blob="Closed" crowsfoot="Yes"/>
112 <comment></comment>
113 </link>
114
115 <link id="4" mark="0.0">
116 <moveableName name="Recieves">
117 <point x="439" y="361"/>
118 </moveableName>
119 <converseName name="converseName"/>
120 <box1 id="3"/>
121 <box2 id="4"/>
122 <bendPoints>
123 <point x="423.0" y="297.0"/>
124 <point x="423.8333333333333" y="317.0"/>
125 <point x="426.0" y="369.0"/>
126 <point x="428.1666666666667" y="421.0"/>
127 <point x="429.0" y="441.0"/>
128 </bendPoints>
129 <midMoved value="false"/>
130 <box1EndAdornments blob="Closed" crowsfoot="Yes"/>
131 <box2EndAdornments blob="Closed" crowsfoot="No"/>
132 <comment></comment>
133 </link>
134
135 <selfLink id="5" mark="0.0">
136 <moveableName name="IsPrerequisiteOf">
137 <point x="40.0" y="228.0"/>
138 </moveableName>
139 <converseName name="converseName"/>
140 <box1 id="2"/>
141 <box2 id="2"/>
142 <cornerNo value="1"/>
143 <bendPoints>
144 <point x="132.0" y="265.0"/>
145 <point x="112.0" y="250.0"/>
146 <point x="132.0" y="265.0"/>
147 </bendPoints>
148 <midMoved value="false"/>
149 <box1EndAdornments blob="Open" crowsfoot="Yes"/>
150 <box2EndAdornments blob="Open" crowsfoot="No"/>
151 <comment></comment>
152 </selfLink>
153
154 </Drawing>