Try OpenEdge Now
skip to main content
Working with XML
Reading XML Documents with the Simple API for XML (SAX) : SAX API reference : SAX error message reference
 

SAX error message reference

The following table explains the error messages that ABL SAX provides.
Table 14. ABL SAX error messages
Error message
Explanation
Couldn't initialize proxml (or libproxml)
proxml.dll (or libproxml.so) was missing or incomplete, or XML could not be initialized
Parser not running for SAX-PARSE-NEXT
Could not read the next part of the XML document: the parser is not running
Document not found
file-name was not found
Handler procedure not found
Could not process XML document: invalid procedure handle for the handler