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

  1. <!doctype doc [
  2. <!element doc - o (a*)>
  3. <!attlist doc id id #implied>
  4. <!element a o o (xref|#pcdata)*>
  5. <!element xref  - - (#pcdata)>
  6. <!attlist xref ref idref #conref>
  7. ]>
  8. <doc id=foo>
  9. <a><a><xref ref=foo>
  10.