home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / dev / lang / sgmls / test / test136.sgm < prev    next >
Text File  |  1994-07-10  |  159b  |  9 lines

  1. <!doctype doc [
  2. <!notation dcn SYSTEM>
  3. <!entity e SYSTEM "e" NDATA dcn>
  4. <!attlist #notation dcn att cdata #required>
  5. <!element doc - o (#PCDATA)>
  6. ]>
  7. <doc>
  8. &e;
  9.