swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax    
rule type  

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 ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:30 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.