swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax   Related Concepts  
rule  

prolog-end

 
 

Syntax

prolog-end condition?
   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-error prolog-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 ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:33:48 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.