Previous Next

VALIDATION-ENABLED attribute
Indicates whether the parser validates the XML document against the DTD.
Data type:
Access:
Applies to:
TRUE indicates that the parser validates the XML document against the DTD. The default is TRUE. Validation errors are caught in a callback event procedure named error. If this callback procedure is not implemented, then validation errors cannot be caught.
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.