Syntax

Invoked to report an error encountered by the parser while parsing the XML document.

PROCEDURE Error:
  DEFINE INPUT PARAMETER errMessage AS CHARACTER. 
errMessage
A character string indicating the error message.

After this callback is invoked, the parser continues where it left off.