home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 July / july_1999.iso / Palm / Applications / RichReader / HTML32.soc < prev    next >
Encoding:
Text File  |  1999-05-22  |  346 b   |  9 lines

  1. -- html32.soc: catalog for parsing HTML 3.2 documents --
  2. SGMLDECL "HTML32.dcl"
  3. PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" HTML32.dtd
  4. PUBLIC "-//W3C//DTD HTML 3.2 Draft//EN" HTML32.dtd
  5. PUBLIC "-//W3C//DTD HTML 3.2//EN" HTML32.dtd
  6. PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML" ISOlat1.ent
  7. -- added by jjc --
  8. DOCTYPE html HTML32.dtd
  9.