swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
  Related Syntax   Related Concepts  
rule type   prolog-end    

Syntax

  prolog-end condtion?
     action*


Purpose

You can use a prolog-end rule to perform actions at the end of the prolog of an XML or SGML document. (The prolog is anything occurring before the start tag of the root element, such as the SGML or XML declaration or the DTD)

If an error occurs in the processing of the prolog, the prolog-end rule will not fire, but a prolog-in-errorprolog-end rule will fire, if one is present.

You can have as many prolog-end rules as you like. Each will be performed in the order it occurs in the program.

    Related Syntax
   prolog-in-error
   do sgml-parse
   do xml-parse
 
Related Concepts
   SGML document regions
   XML document regions
 
----

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:07:44 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.