IRZ0001S - IRZ0499S - COBOL Compiled XML Transformation Conversion
These are runtime messages correspond to COBOL Compiled
XML Transformation Conversion language environment.
IRZ0280S
XML to language structure conversion could not complete in
program PROGRAM-NAME because an error return code of RETURN-CODE was
received from the XML PARSE statement. The error occurred at XML
path XML-PATH with the character content CHARACTER-CONTENT.
IRZ0281S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the valid range of a repeating group
or repeating data item was exceeded. The error occurred at XML path
XML-PATH.
IRZ0282S
XML to language structure conversion could not complete in
program PROGRAM-NAME because none of the elements in the input XML
document matched a mapped element in the XML Schema upon which the
XML converter is based.
IRZ0283S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the character content for XML path XML-PATH
was longer than the mapped language structure member's maximum of
LIMIT characters.
IRZ0284S
XML to language structure conversion could not complete in
program PROGRAM-NAME because conversion of the character content of
an XML path that is mapped as numeric failed. The error occurred
at XML path XML-PATH with the character content CHARACTER-CONTENT.
IRZ0285S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the length of the XML document is LENGTH
characters, which exceeds the maximum of MAXIMUM characters for this
converter.
IRZ0286S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the character content for XML path XML-PATH
had a length greater than or equal to LENGTH characters, which was
too long for the converter to process.
IRZ0287S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the maximum output message length of
LENGTH characters was exceeded while generating the XML document.
IRZ0288S
Conversion could not complete in program PROGRAM-NAME because
a non-zero return code was received from the Unicode Conversion Service
CUNLCNV while converting from CCSID SOURCE-CCSID to CCSID TARGET-CCSID.
IRZ0289S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the content of non-numeric member MEMBER-NAME
of language structure STRUCTURE-NAME contained characters that are
not legal in an XML document.
IRZ0290S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because the content of numeric member MEMBER-NAME
of language structure STRUCTURE-NAME is invalid.
IRZ0291S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the maximum XML element nesting depth
was exceeded. The error occurred at XML path XML-PATH with character
content CHARACTER-CONTENT.
IRZ0292S
XML conversion could not complete in program PROGRAM-NAME
because an attempt to register an exception handler failed with Language
Environment error LE-ERROR.
IRZ0293S
XML conversion could not complete in program PROGRAM-NAME
because an attempt to unregister an exception handler failed with
Language Environment error LE-ERROR.
IRZ0294S
XML conversion could not complete in program PROGRAM-NAME
because the address of one or more required parameters to the main
entry point did not have valid addresses.
IRZ0295S
XML to language structure conversion could not complete in
program PROGRAM-NAME because a response code of RESPONSE-CODE with
reason code REASON-CODE was received from the bidirectional data conversion
module MODULE-NAME while processing the XML path XML-PATH.
IRZ0296S
Language structure to XML conversion could not complete in
program PROGRAM-NAME because a return code of RETURN-CODE with reason
code REASON-CODE was received from the bidirectional data conversion
module MODULE-NAME while processing member MEMBER-NAME of language
structure STRUCTURE-NAME.
IRZ0298S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the target namespace of XML path XML-PATH
was NAMESPACE-ACTUAL which is inconsistent with the expected target
namespace of NAMESPACE-EXPECTED.
IRZ0299S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the target namespace of XML path XML-PATH
was NAMESPACE-ACTUAL which is inconsistent with the expected target
namespace of NAMESPACE-EXPECTED.
IRZ0300S
XML to language structure conversion could not complete in
program PROGRAM-NAME because the maximum count of language structure
STRUCT-NAME was exceeded.
IRZ0301S
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.
IRZ0302S
Language structure to XML conversion could not complete in
program program-name because the length prefix of language structure
STRUCTURE-NAME specified a length of SPECIFIED-LENGTH bytes, which
is less than the structure's minimum length of MINIMUM-LENGTH bytes.
IRZ0303S
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.