Added simplecov
[erd-marker.git] / spec / fixtures / two_boxes_one_link_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.5">
4
5 <box id="0" name="Unit" mark="0.0">
6 <location x="87.0" y="69.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="326.0" y="72.0"/>
13 <size width="80.0" height="40.0"/>
14 <comment></comment>
15 </box>
16
17 <link id="0" mark="0.0">
18 <moveableName name="PreparedBy">
19 <point x="236" y="95"/>
20 </moveableName>
21 <converseName name="converseName"/>
22 <box1 id="0"/>
23 <box2 id="1"/>
24 <bendPoints>
25 <point x="127.0" y="89.0"/>
26 <point x="167.0" y="89.5020920502092"/>
27 <point x="246.5" y="90.5"/>
28 <point x="326.0" y="91.4979079497908"/>
29 <point x="366.0" y="92.0"/>
30 </bendPoints>
31 <midMoved value="false"/>
32 <box1EndAdornments blob="Closed" crowsfoot="Yes"/>
33 <box2EndAdornments blob="Open" crowsfoot="No"/>
34 <comment></comment>
35 </link>
36 </Drawing>