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 less than the minimum
of MINIMUM-COUNT instances required by the message layout.
Explanation
Language structure to XML conversion detected that
the language structure buffer it received contained fewer language
structure instances in total than is required by the message layout.
System programmer response
Correct the language structure buffer
so that each language structure occurs at least as many times as is
required per 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.