XML to language structure conversion could not complete in
procedure PROCEDURE-NAME because the size of the input XML message
was LENGTH characters, which exceeds the maximum of MAXIMUM characters
for this converter.
Explanation
XML to language structure conversion supports parsing
XML messages whose length falls within certain compiler limits.
System programmer response
Correct the input XML message or define
an auxiliary language structure(s) to process the XML in segments.
- 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.