home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / lang / sgmls / test / test126.sgm < prev    next >
Encoding:
Text File  |  1994-07-10  |  129 b   |  9 lines

  1. <!doctype doc [
  2. <!element doc - - rcdata>
  3. <!notation dcn system>
  4. <!entity ndata system "file" ndata dcn>
  5. ]>
  6. <doc>
  7. &ndata;
  8. </doc>
  9.