contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
rule type   markup-comment    
  Related Syntax   Related Concepts  

Syntax

  markup-comment conditon?
     action+


Purpose

A rule that is performed whenever an SGML or XML comment is found in an SGML or XML document and the condition (if any) is met.

The following statements apply to markup-comment rules:

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

  markup-comment when element is p
     output " (note: %c)"
  markup-comment when element isnt p
     output "   note: %c%n"

    Related Syntax
   sgml-comment
   suppress
   translate
   %c
 
Related Concepts
   Translate rule boundaries
   XML/SGML comments and marked sections
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:11 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.