Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Text-Annotation.shape
blobf690762ce8043084fbbe8228e00a7a61fedefcba
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 - Text-Annotation</name>
4 <icon>Text-Annotation.png</icon>
5 <connections>
6 <point x="6" y="1.5"/>
7 <point x="0" y="1.5"/>
8 </connections>
9 <aspectratio type="fixed"/>
10 <textbox x1="0" y1="0" x2="6" y2="3"/>
11 <svg:svg>
12 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #ffffff" x1="6" y1="0" x2="6" y2="3"/>
13 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="0" y1="0" x2="0" y2="3"/>
14 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="0" y1="3" x2="1.5" y2="3"/>
15 <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="0" y1="0" x2="1.5" y2="0"/>
16 </svg:svg>
17 </shape>