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 / sheets / Flowchart.sheet < prev    next >
Extensible Markup Language  |  2001-09-09  |  3KB  |  95 lines

  1. <?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
  2. <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
  3.   <name>Flowchart</name>
  4.   <description>Objects to draw flowcharts</description>
  5.   <contents>
  6.     <object name="Flowchart - Box">
  7.       <description>A box with text inside</description>
  8.     </object>
  9.     <object name="Flowchart - Parallelogram">
  10.       <description>A parallelogram with text inside</description>
  11.     </object>
  12.     <object name="Flowchart - Diamond">
  13.       <description>A diamond with text inside</description>
  14.     </object>
  15.     <object name="Flowchart - Ellipse">
  16.       <description>A ellipse with text inside</description>
  17.     </object>
  18.     <object name="Flowchart - Display">
  19.       <description>Display</description>
  20.     </object>
  21.     <object name="Flowchart - Transaction File">
  22.       <description>Transaction File</description>
  23.     </object>
  24.     <object name="Flowchart - Off Page Connector">
  25.       <!-- XXX -->
  26.       <description>Off Page Connector</description>
  27.     </object>
  28.     <object name="Flowchart - Document">
  29.       <description>Document</description>
  30.     </object>
  31.     <object name="Flowchart - Manual Operation">
  32.       <description>Manual Operation</description>
  33.     </object>
  34.     <object name="Flowchart - Preparation">
  35.       <description>Preparation</description>
  36.     </object>
  37.     <object name="Flowchart - Manual Input">
  38.       <description>Manual Input</description>
  39.     </object>
  40.     <object name="Flowchart - Predefined Process">
  41.       <description>Predefined Process</description>
  42.     </object>
  43.     <object name="Flowchart - Terminal">
  44.       <description>Terminal</description>
  45.     </object>
  46.     <object name="Flowchart - Magnetic Disk">
  47.       <description>Magnetic Disk</description>
  48.     </object>
  49.     <object name="Flowchart - Magnetic Drum">
  50.       <description>Magnetic Drum</description>
  51.     </object>
  52.     <object name="Flowchart - Magnetic Tape">
  53.       <description>Magnetic Tape</description>
  54.     </object>
  55.     <object name="Flowchart - Internal Storage">
  56.       <description>Internal Storage</description>
  57.     </object>
  58.     <object name="Flowchart - Merge">
  59.       <description>Merge</description>
  60.     </object>
  61.     <object name="Flowchart - Extract">
  62.       <description>Extract</description>
  63.     </object>
  64.     <object name="Flowchart - Delay">
  65.       <description>Delay</description>
  66.     </object>
  67.     <object name="Flowchart - Summing Junction">
  68.       <!-- XXX -->
  69.       <description>Summing Junction</description>
  70.     </object>
  71.     <object name="Flowchart - Collate">
  72.       <!-- XXX -->
  73.       <description>Collate</description>
  74.     </object>
  75.     <object name="Flowchart - Sort">
  76.       <description>Sort</description>
  77.     </object>
  78.     <object name="Flowchart - Or">
  79.       <description>Or</description>
  80.     </object>
  81.     <object name="Flowchart - Punched Card">
  82.       <description>Punched Card</description>
  83.     </object>
  84.     <object name="Flowchart - Punched Tape">
  85.       <description>Punched Tape</description>
  86.     </object>
  87.     <object name="Flowchart - Transmittal Tape">
  88.       <description>Transmittal Tape</description>
  89.     </object>
  90.     <object name="Flowchart - Offline Storage">
  91.       <description>Offline Storage</description>
  92.     </object>
  93.  </contents>
  94. </sheet>
  95.