web_plat/xml_parser_api/inc/XMLUtils.h
changeset 85 e358f2276d3f
parent 74 91031d3aab7d
equal deleted inserted replaced
74:91031d3aab7d 85:e358f2276d3f
    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 will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
    46 #warning The XML API has been deprecated
    47 
    47 
    48 
    48 
    49 // Error Codes
    49 // Error Codes
    50 const TInt KErrDictionaryInitFailed=(-90);
    50 const TInt KErrDictionaryInitFailed=(-90);
    51 const TInt KErrParseFailed=(-91);
    51 const TInt KErrParseFailed=(-91);