xmlengerrors.h File Reference

const TInt 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.

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

const TInt KXmlEngErrNegativeOutputSize

const TIntKXmlEngErrNegativeOutputSize

DOM save error

const TInt KXmlEngErrWrongEncoding

const TIntKXmlEngErrWrongEncoding

Encoding not understood

const TInt KXmlEngErrNullNode

const TIntKXmlEngErrNullNode

KXmlEngErrNullNode error

const TInt KXmlEngErrWrongUseOfAPI

const TIntKXmlEngErrWrongUseOfAPI

KXmlEngErrWrongUseOfAPI error