home *** CD-ROM | disk | FTP | other *** search
- <!doctype gdoc [
- <!element gdoc - - (#PCDATA)>
- <!entity intent1 SYSTEM "INTENT1.GML">
- <!entity intent2 SYSTEM "INTENT2.GML">
- <!entity e1 "e1 text">
- <!entity e2 "e2 text">
- <!entity e3 "e3 contains the &e1 and the &e2 and &intent1 as well">
- ] -- end of gdoc dtd -->
- <gdoc>
- A reference to the &e1 and the &e2;.
- The entity &e3 is done.
- </gdoc>