XML parsing error messages
The following error messages pertain to the XML parsing that takes place when using the XML Schema Importer or XML DTD Importer.
- Value
- Message
- -1
- Input XML data is invalid.
- -2
- Error allocating memory.
- -3
- Invalid input parameters.
- -4
- Error initializing XML4C library.
- -5
- Error instantiating SAX2Parser.
- -6
- Error instantiating MemBufInputSource.
- -7
- DTD metadata location not in 'root_element DTD_URI' format.
- -8
- Unexpected parser error.
- -9
- Could not find type to assign XML data.
- -10
- Could not find type to assign attribute XML data.
- -11
- URL of the DTD against which the input instance is validated, is malformed