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 / Circuit.sheet < prev    next >
Extensible Markup Language  |  2002-05-19  |  4KB  |  109 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>Circuit</name>
  4.   <description>Components for circuit diagrams</description>
  5.   <contents>
  6.     <object name="Circuit - Vertical Resistor">
  7.       <description>A Vertically aligned resistor</description>
  8.     </object>
  9.     <object name="Circuit - Horizontal Inductor">
  10.       <description>A Horizontally aligned inductor</description>
  11.     </object>
  12.     <object name="Circuit - Vertical Inductor">
  13.       <description>A Vertically aligned inductor</description>
  14.     </object>
  15.     <object name="Circuit - Horizontal Resistor">
  16.       <description>A Horizontally aligned resistor</description>
  17.     </object>
  18.     <br/>
  19.     <object name="Circuit - Vertical Resistor (European)">
  20.       <description>A Vertically aligned resistor (European)</description>
  21.     </object>
  22.     <object name="Circuit - Horizontal Inductor (European)">
  23.       <description>A Horizontally aligned inductor (European)</description>
  24.     </object>
  25.     <object name="Circuit - Vertical Inductor (European)">
  26.       <description>A Vertically aligned inductor (European)</description>
  27.     </object>
  28.     <object name="Circuit - Horizontal Resistor (European)">
  29.       <description>A Horizontally aligned resistor (European)</description>
  30.     </object>
  31.     <br/>
  32.     <object name="Circuit - Horizontal Capacitor">
  33.       <description>A horizontally aligned capacitor</description>
  34.     </object>
  35.     <object name="Circuit - Vertical Capacitor">
  36.       <description>A vertically aligned capacitor</description>
  37.     </object>
  38.     <br/>
  39.      <object name="Circuit - NPN Transistor">
  40.       <!--
  41.       -->
  42.       <description>A npn bipolar transistor</description>
  43.     </object>
  44.     <object name="Circuit - PNP Transistor">
  45.       <!--
  46.       -->
  47.       <description>A pnp bipolar transistor</description>
  48.     </object>
  49.     <br/>
  50.     <object name="Circuit - Horizontal Diode">
  51.       <description>A horizontally aligned diode</description>
  52.     </object>
  53.     <object name="Circuit - Vertical Diode">
  54.       <description>A vertically aligned diode</description>
  55.     </object>
  56.     <object name="Circuit - Horizontal Zener Diode">
  57.       <description>A horizontally aligned zener diode</description>
  58.     </object>
  59.     <object name="Circuit - Vertical Zener Diode">
  60.       <description>A vertically aligned zener diode</description>
  61.     </object>
  62.     <br/>
  63.     <object name="Circuit - Ground">
  64.       <description>A ground point</description>
  65.     </object>
  66.     <object name="Circuit - Op Amp">
  67.       <description>An operational amplifier</description>
  68.     </object>
  69.     <object name="Circuit - Horizontal Fuse (European)">
  70.       <description>A horizontally aligned fuse</description>
  71.     </object>
  72.     <object name="Circuit - Vertical Fuse (European)">
  73.       <description>A vertically aligned fuse</description>
  74.     </object>
  75.     <object name="Circuit - Horizontal Powersource (European)">
  76.       <description>A horizontally aligned powersource</description>
  77.     </object>
  78.     <object name="Circuit - Vertical Powersource (European)">
  79.       <description>A vertically aligned powersource</description>
  80.     </object>
  81.     <object name="Circuit - Lamp (European)">
  82.       <description>A lamp</description>
  83.     </object>
  84.     <object name="Circuit - Speaker (European)">
  85.       <description>A Speaker</description>
  86.     </object>
  87.     <object name="Circuit - Microphone (European)">
  88.       <description>A Microphone</description>
  89.     </object>
  90.     <br/>
  91.     <object name="Circuit - Horizontal Led (European)">
  92.       <description>A horizontally aligned LED</description>
  93.     </object>
  94.     <object name="Circuit - Vertical Led (European)">
  95.       <description>A vertically aligned LED</description>
  96.     </object>
  97.     <br/>
  98.     <object name="Circuit - NMOS Transistor (European)">
  99.       <description>An NMOS transistor</description>
  100.     </object>
  101.     <object name="Circuit - PMOS Transistor (European)">
  102.       <description>A PMOS transistor</description>
  103.     </object>
  104.     <object name="Circuit - Horizontal Jumper">
  105.       <description>A Horizontal Jumper</description>
  106.     </object>
  107.   </contents>
  108. </sheet>
  109.