Source position: sdo_xsdparser.pas line 51
type TOnParserMessage = procedure(
const AMsgType: TMessageType;
const AMsg: string
) of object;