Language Structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the length prefix in the language
structure STRUCTURE-NAME specified a length of SPECIFIED-LENGTH bytes,
which is less than the structure's minimum length of MINIMUM-LENGTH
bytes.
Explanation
Language Structure to XML conversion detected that
the length prefix of a language structure specified a length that
is less than the minimum length of the structure. The minimum length
of a language structure is computed as the sum of the bytes consumed
by all subordinate fields.
System programmer response
Correctly set the two-byte length
prefix of each language structure in the language structure buffer.
- 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.