Exception 000529668 whit statment XML PARSE ... validating WITH FILE
I have a cobol pgm with the statment
XML PARSE input VALIDATING WITH mySchema-id
PROCESSING PROCEDURE p
but at the first row of input file :
<?xml version="1.0" encoding="utf-8"?>
i have the error 000529668 (RC=08, REASON=X'1504')
thanks for the help