xmlengerrors.h File Reference

const TInt KXmlEngErrParsing

const TInt KXmlEngErrParsing

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 TInt KXmlEngErrNegativeOutputSize

DOM save error

const TInt KXmlEngErrWrongEncoding

const TInt KXmlEngErrWrongEncoding

Encoding not understood

const TInt KXmlEngErrNullNode

const TInt KXmlEngErrNullNode

KXmlEngErrNullNode error

const TInt KXmlEngErrWrongUseOfAPI

const TInt KXmlEngErrWrongUseOfAPI

KXmlEngErrWrongUseOfAPI error