branch | GCC_SURGE |
changeset 88 | cb5ac135d1df |
parent 85 | e358f2276d3f |
82:1c386166cb87 | 88:cb5ac135d1df |
---|---|
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 |