branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
48:79859ed3eea9 | 49:919f36ff910f |
---|---|
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 |
|
48 |
46 |
49 // Error Codes |
47 // Error Codes |
50 const TInt KErrDictionaryInitFailed=(-90); |
48 const TInt KErrDictionaryInitFailed=(-90); |
51 const TInt KErrParseFailed=(-91); |
49 const TInt KErrParseFailed=(-91); |
52 enum TXMLErrorCodeSeverity |
50 enum TXMLErrorCodeSeverity |