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 / Logic.sheet < prev    next >
Extensible Markup Language  |  2001-09-09  |  1KB  |  35 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>Logic</name>
  4.   <description>Boolean Logic</description>
  5.   <contents>
  6.     <object name="Logic - Or">
  7.       <description>An Or gate</description>
  8.     </object>
  9.     <object name="Logic - And">
  10.       <description>An And gate</description>
  11.     </object>
  12.     <object name="Logic - Xor">
  13.       <description>A Xor gate</description>
  14.     </object>
  15.     <object name="Logic - Buffer">
  16.       <description>A simple Buffer</description>
  17.     </object>
  18.     <object name="Logic - Inverter">
  19.       <description>An Inverter</description>
  20.     </object>
  21.     <object name="Logic - Nand">
  22.       <description>A Nand gate</description>
  23.     </object>
  24.     <object name="Logic - Nor">
  25.       <description>A Nor gate</description>
  26.     </object>
  27.     <object name="Logic - Not">
  28.       <description>A Not</description>
  29.     </object>
  30.     <object name="Logic - Connector">
  31.       <description>A crossconnector</description>
  32.     </object>
  33.   </contents>
  34. </sheet>
  35.