Language structure to XML conversion could not complete in
procedure PROCEDURE-NAME because the content of numeric member MEMBER-NAME
of language structure STRUCTURE-NAME is invalid.
Explanation
Language structure to XML conversion has determined
that the contents of the storage occupied by a numeric data structure
member is invalid for the type.
System programmer response
Ensure that the numeric data structure
member is properly initialized following the semantics of the language.
- 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.