|        | |||||
|  | |||||
| XML/SGML error message: retrieving parts of | |||||
| Prerequisite Concepts | Related Syntax | ||||
The parts of the error message produced by the SGML or XML parser are available in the markup-error rule in the following built-in local variables:
Warning (#class = 0) reports are always passed to markup-error rules, even if the "-warning" command-line option has not been used. The OmniMark program can ignore warnings by, for example, using the following condition:
markup-error unless #class = 0
Specifying "log" in a markup-error rule has no effect on warning reports unless the command-line option "-warning" is given. The actions in the selected markup-error rule, however, will still be performed.
| Prerequisite Concepts Aided translation types Command-line interface XML/SGML errors: processing | Related Syntax markup-error sgml-error | 
| ---- |