How errors are handled when STRICT is FALSE
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
If STRICT is set to FALSE,
then the SAX-writer will ignore the structure and content of the
document, and not generate any messages. The method will succeed,
the WRITE-STATUS attribute will be properly set
by the method, and the document stream remains open.