The MARKUP SOURCE being processed is not well-formed.
#6143 Run-time catchable error
The MARKUP SOURCE being processed is not well-formed.
Additional Information
A MARKUP-REGION-EVENT was left unclosed. The innermost unclosed event is 'X'.
The end of a MARKUP-REGION-EVENT does not have a corresponding start. The event is 'X'.
Encountered the end of MARKUP-REGION-EVENT 'X' when the last started region is 'Y'.
The MARKUP-REGION-EVENT 'X' appears more than once.
where X and Y are descriptions of markup events.
Explanation
This error is reported if the markup source
input given to do markup-parse
is not
well-formed. A well-formed markup stream must satisfy the following conditions: