Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Intermediate-Event-Rule.shape
blobd2bca4316146b69d5fd4f1cd4651f72720c40fa7
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-Rule</name>
4 <icon>Intermediate-Event-Rule.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:rect style="fill: #ffffff" x="2" y="1" width="6" height="8"/>
22 <svg:rect style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x="2" y="1" width="6" height="8"/>
23 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="3" y1="2" x2="7" y2="2"/>
24 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="3" y1="4" x2="7" y2="4"/>
25 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="3" y1="6" x2="7" y2="6"/>
26 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="3" y1="8" x2="7" y2="8"/>
27 </svg:svg>
28 </shape>