Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Intermediate-Event-Link.shape
blobc1c2987665689c1d195e72443d6ef7f5d82a7ab9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <name>BPMN - Intermediate-Event-Link</name>
4 <icon>Intermediate-Event-Link.png</icon>
5 <connections>
6 <point x="0" y="0"/>
7 <point x="10" y="0"/>
8 <point x="10" y="10"/>
9 <point x="0" y="10"/>
10 <point x="5" y="12"/>
11 <point x="5" y="-2"/>
12 <point x="-2" y="5"/>
13 <point x="12" y="5"/>
14 </connections>
15 <aspectratio type="fixed"/>
16 <svg:svg>
17 <svg:ellipse style="fill: #ffffff" cx="5" cy="5" rx="7" ry="7"/>
18 <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" cx="5" cy="5" rx="7" ry="7"/>
19 <svg:ellipse style="fill: #ffffff" cx="5" cy="5" rx="6" ry="6"/>
20 <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" cx="5" cy="5" rx="6" ry="6"/>
21 <svg:polygon style="fill: #000000" points="0,3 7,3 7,1 10,5 7,9 7,7 0,7 "/>
22 <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="0,3 7,3 7,1 10,5 7,9 7,7 0,7 "/>
23 </svg:svg>
24 </shape>