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

  1. <!doctype doc [
  2. <!element doc - - any>
  3. <!entity % a "att">
  4. <!-- an Ee is a parameter separator -->
  5. <!attlist doc %a;cdata #implied>
  6. ]>
  7. <doc></doc>
  8.