|
|||||
Warning |
A possibly incorrect REPEAT action was encountered.
OmniMark requires that the content of an element be processed exactly once for each instance of an element in an SGML document. If the content is processed in a repeat action, it will be processed once for each cycle, violating the above requirement. This message points out some of the places where that violation is likely to occur.
Additional Information
All %c format items and SUPPRESS actions inside a REPEAT
action must have an associated condition.
---- |