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

  1. <!doctype doc [
  2. <!entity ent1 system "ent1" cdata dcn>
  3. <!entity ent2 system "ent2" ndata dcn>
  4. <!notation dcn system "dcn">
  5. <!element doc - O any>
  6. <!attlist doc att cdata #implied>
  7. ]>
  8. <doc att="foo&ent1;&ent2;bar">
  9.