home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / TemaCD / dia / dia-0.90-1-setup.exe / shapes / sybase / dataserver.shape < prev    next >
Extensible Markup Language  |  2001-05-20  |  859b  |  29 lines

  1. <?xml version="1.0"?>
  2. <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
  3.        xmlns:svg="http://www.w3.org/2000/svg">
  4.   <name>Sybase - Dataserver</name>
  5.   <icon>dataserver.xpm</icon>
  6.   <aspectratio type="fixed"/>
  7.   <connections>
  8.      <point x="1" y="0"/>
  9.      <point x="1" y="2"/>
  10.      <point x="0" y="1"/>
  11.      <point x="2" y="1"/>
  12.   </connections>
  13.   <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
  14.   <svg:svg width="2cm" height="2cm">
  15.     <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5"
  16.    cx="1" cy="1" r="1"/>
  17.     <svg:path style="stroke:foreground; stroke-width: 0.5" 
  18.     d="M 1.5,0.146 L 1.5,1.856 M .24,0.33333 L 1.5,0.33333 
  19.     M 0.0706,0.66667 L 1.5,0.66667 M 0,1 L 1.5,1 M 0.0706,1.33333 L
  20.   1.5,1.33333 M 0.24,1.66667 L 1.5,1.66667" /> 
  21.   </svg:svg>
  22. </shape>
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.