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 / Electric.sheet < prev    next >
Extensible Markup Language  |  2001-09-09  |  1KB  |  37 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>Electric</name>
  4.   <description>Components for electric circuits</description>
  5.   <contents>
  6.     <object name="Electric - contact_o">
  7.       <description>A normally open contact</description>
  8.     </object>
  9.     <object name="Electric - contact_f">
  10.       <description>A normally closed contact</description>
  11.     </object>
  12.     <object name="Electric - intpos_o">
  13.       <description>A normally open position switch</description>
  14.     </object>
  15.     <object name="Electric - intpos_f">
  16.       <description>A normally closed position switch</description>
  17.     </object>
  18.     <br/>
  19.     <object name="Electric - command">
  20.       <description>The command organ of a relay</description>
  21.     </object>
  22.     <object name="Electric - relay">
  23.       <description>A relay</description>
  24.     </object>
  25.     <object name="Electric - lamp">
  26.       <description>A lamp or indicator light</description>
  27.     </object>
  28.     <br/>
  29.     <object name="Electric - connpoint">
  30.       <description>A connection point</description>
  31.     </object>
  32.     <!-- TODO: various detectors (proximity, light, heat), motors, starters,
  33.     ... Maybe also a nice type of line with automatic (printed) connection
  34.     points -->
  35.   </contents>
  36. </sheet>
  37.