Language structure to XML conversion could not complete in
program PROGRAM-NAME because the total count of language structure
instances received was ACTUAL-COUNT which is greater than the maximum
of MAXIMUM-COUNT instances allowed by the message layout.
Explanation
Language structure to XML conversion detected that
the language structure buffer it received contained more language
structure instances in total than is allowed by the message layout.
System programmer response
Correct the language structure buffer
so that it contains no more than the maximum number of instances of
each language structure in the message layout.
- System action:
- The converter will either signal a Language Environment condition
or, if the optional feedback code argument is provided, a condition
token representing the condition will be placed in the argument.