home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / SGMLS / test / test052.sgm < prev    next >
Encoding:
Text File  |  1994-07-10  |  202 b   |  11 lines

  1. <!-- The RE after <doc> should cause an error.
  2.      See the Handbook, 323:3-6, 412:1-7. -->
  3. <!doctype doc [
  4. <!element doc - o (a, #pcdata)>
  5. <!element a - o (#pcdata)>
  6. ]>
  7. <doc>
  8. <a></a>
  9. more stuff
  10. </doc>
  11.