2004-01-17 Hans Breuer <hans@breuer.org>
[dia.git] / sheets / Flowchart.sheet.in
blob0910331d50d75545a21c018585b6d830d01ebc49
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>Process/Auxiliary Operation</_description>
8 </object>
9 <object name="Flowchart - Parallelogram">
10 <_description>Input/Output</_description>
11 </object>
12 <object name="Flowchart - Diamond">
13 <_description>Decision</_description>
14 </object>
15 <object name="Flowchart - Ellipse">
16 <_description>Connector</_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 Interrupt</_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>