#include <xml/dom/xmlengerrors.h>
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.
See also: xmlParserErrors libxml2_xmlerror.h
These errors are generated by DOM APIs and may occur as a Leave or as a return code.