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

sgml-comment

 
 

Syntax

sgml-comment condition?
   action+


Purpose

A rule that is performed whenever an SGML comment is found in an SGML or XML document and the condition (if any) is met. Note that this rule is deprecated, and the markup-comment rule has been introduced to replace it.

The following statements apply to sgml-comment rules:

It is an error for more than one sgml-comment rule to be selected for an SGML comment. This means that:

This is an example of sgml-comment rules with conditions:

  sgml-comment when element is p
     output " (NOTE: %c)"
  sgml-comment when element isnt p
     output "   NOTE: %c%n"

    Related Syntax
   suppress
   translate
   markup-comment
 
Related Concepts
   XML/SGML comments and marked section boundaries
 
 

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.