Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Data-Object.shape
blob8d4ab5a5d14484dcde296fa55af034398fa749b7
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 - Data-Object</name>
4 <icon>Data-Object.png</icon>
5 <connections>
6 <point x="0" y="1"/>
7 <point x="0" y="2"/>
8 <point x="0" y="3"/>
9 <point x="1" y="0"/>
10 <point x="1.5" y="4"/>
11 <point x="3" y="2"/>
12 <point x="3" y="2.5"/>
13 <point x="3" y="3"/>
14 </connections>
15 <aspectratio type="fixed"/>
16 <textbox x1="-3.5" y1="4.5" x2="6.5" y2="10.5"/>
17 <svg:svg>
18 <svg:polygon style="fill: #ffffff" points="0,0 2,0 2,1 3,1 3,4 0,4 "/>
19 <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="0,0 2,0 2,1 3,1 3,4 0,4 "/>
20 <svg:polygon style="fill: #ffffff" points="2,0 3,1 2,1 "/>
21 <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="2,0 3,1 2,1 "/>
22 </svg:svg>
23 </shape>