How errors are handled when STRICT is FALSE
- Last Updated: July 25, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- 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.