xmlengerrors.h File Reference

KXmlEngErrParsing

const TIntKXmlEngErrParsing

DOM parsing error.

All errors returned by the DOM parser (positive values) are propagated from the open-source library. They can be found in the documentation for Libxml2 (version 2.6.10). See http://xmlsoft.org.

See also: xmlParserErrors libxml2_xmlerror.h

These errors are generated by DOM APIs and may occur as a Leave or as a return code.

KXmlEngErrNegativeOutputSize

const TIntKXmlEngErrNegativeOutputSize

DOM save error

KXmlEngErrWrongEncoding

const TIntKXmlEngErrWrongEncoding

Encoding not understood

KXmlEngErrNullNode

const TIntKXmlEngErrNullNode

KXmlEngErrNullNode error

KXmlEngErrWrongUseOfAPI

const TIntKXmlEngErrWrongUseOfAPI

KXmlEngErrWrongUseOfAPI error