contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
rule type   document-end    
  Related Syntax    

Syntax

  document-end condition?
     local declaration*
     action*


Purpose

A rule that allows you to do processing and produce output after the end of an XML or SGML document. These rules are to be performed before any process-end rules (including processing-instruction rules). document-end rules are performed in the order they appear in the program.

document-end rules are allowed only in aided translation type programs that use up-translate, down translate, or context-translate. They are equivalent to the processing done after the parse continuation operator (%c or suppress) in a do xml-parse or do sgml-parse.

    Related Syntax
   include
   process-end
 
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.