EQA4704I XML(EBCDICorASCII) assumed.
Explanation
The XML keyword was specified without the EBCDIC or ASCII suboperand. In this case, all characters with a value less than X'80', except for X'40', are assumed to be ASCII characters. All characters with a value greater than or equal to X'80' are assumed to be EBCDIC characters. If the specified area contains more ASCII characters than EBCDIC characters, ASCII is defaulted. Otherwise, EBCDIC is defaulted.
Programmer response
If the correct encoding was not defaulted, specify the EBCDIC or ASCII keyword suboperand of the XML keyword.