contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
SGML to HTML: sample SGML DTD  
Introduction: SGML to HTML conversions  

Sample

  <!DOCTYPE glossary [
  <!ELEMENT glossary o o (title, entry+)>
  <!ELEMENT title o o (#PCDATA)>
  <!ELEMENT entry - o (term, def)>
  <!ELEMENT term o - (#PCDATA)>
  <!ELEMENT def o o (#PCDATA)>
  <!ENTITY end-term ENDTAG "term">
  <!SHORTREF term-map "&#RE;" end-term>
  <!USEMAP term-map term>
  ]>

 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:45 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.