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

  1. <!-- I used to think this was illegal, but I don't any more.  See
  2. comment to test053.sgm. -->
  3. <!doctype doc [
  4. <!element doc - - (a, (b, c)?) -(c)>
  5. <!element (a | b | c)  - - (#pcdata)>
  6. ]>
  7. <doc>
  8. <a></a>
  9. </doc>
  10.