Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Start-Event-Message.shape
blob4335ce11dc054dfdda712fa5cd7df4fa2e2ac982
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 - Start-Event-Message</name>
4 <icon>Start-Event-Message.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:rect style="fill: #ffffff" x="1" y="2" width="8" height="6"/>
20 <svg:rect style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x="1" y="2" width="8" height="6"/>
21 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="1" y1="2" x2="5" y2="5"/>
22 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="9" y1="2" x2="5" y2="5"/>
23 </svg:svg>
24 </shape>