web_plat/xml_parser_api/inc/XMLUtils.h
branchRCL_3
changeset 93 79859ed3eea9
parent 0 dd21522fd290
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    41 
    41 
    42 
    42 
    43 #ifndef __XMLUTILS_H
    43 #ifndef __XMLUTILS_H
    44 #define __XMLUTILS_H
    44 #define __XMLUTILS_H
    45 
    45 
       
    46 #warning The XML API has been deprecated
       
    47 
    46 
    48 
    47 // Error Codes
    49 // Error Codes
    48 const TInt KErrDictionaryInitFailed=(-90);
    50 const TInt KErrDictionaryInitFailed=(-90);
    49 const TInt KErrParseFailed=(-91);
    51 const TInt KErrParseFailed=(-91);
    50 enum TXMLErrorCodeSeverity
    52 enum TXMLErrorCodeSeverity