swirl
Guide to OmniMark 9   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 the prolog is erroneous and prevents the parsing of the rest of the document, the prolog-end rule will not fire, but a prolog-in-error rule will fire if present.

You can have as many prolog-end rules as you like. All such rules will be performed in the order they occur in the program.

    Related Syntax
 
Related Concepts
 
 

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

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:51:21 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.