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

marked-section ignore

 
 

Syntax

marked-section ignore condition?
   action+


Purpose

These rules appear in marked sections in the same way that SGML comments do, except they are processed using a marked-section ignore rule rather than an SGML comment rule.

In keeping with clause 10.4.1 of the SGML standard (ISO 8879:1986), all pairs of "<![" and "]]>" within an ignore-marked section, including the opening and closing delimiters, are treated as part of the text of the ignore-marked section.

This means that any marked sections nested within an ignore-marked section, including the opening and closing delimiters, are treated as part of the text of the ignore-marked section.

The following statements apply to marked-section ignore rules:

Conditions can be added to marked-section ignore rules using the when keyword:

  marked-section ignore when element is p
     output " (the other version says: %c)"
  marked-section ignore when element isnt p
     output "   Note -- the other version says: %c%n"

    Related Syntax
   suppress
   translate
 
 
 

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.