home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: Entities & Basic Scripting / Keystone Learning XML Entities and Basic Scripting.iso / Sample Files / Chapter 6 / EmployeeTitles.dtd < prev    next >
Encoding:
Text File  |  1999-12-08  |  318 b   |  10 lines

  1.  
  2.     <!-- Company Titles -->
  3.     <!ENTITY pos.ceo         "CEO">
  4.     <!ENTITY pos.president         "President">
  5.     <!ENTITY pos.vicepresident     "Vice President">
  6.     <!ENTITY pos.projectManager     "Project Manager">
  7.     <!ENTITY pos.sales         "Sales">
  8.     <!ENTITY pos.programmer     "Software Engineer">
  9.     <!ENTITY pos.analyst         "Systems Analyst">
  10.