31 * Dictionary = SyncML_1_0 |
32 * Dictionary = SyncML_1_0 |
32 * Public id = 0x0FD1 |
33 * Public id = 0x0FD1 |
33 * Doc Type = -//SYNCML//DTD SyncML v1.0//EN |
34 * Doc Type = -//SYNCML//DTD SyncML v1.0//EN |
34 */ |
35 */ |
35 |
36 |
36 #include <nw_wbxml_dictionary.h> |
37 #include "nw_wbxml_dictionary.h" |
|
38 |
37 |
39 |
38 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Add[] = {'A','d','d','\0'}; |
40 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Add[] = {'A','d','d','\0'}; |
39 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Alert[] = {'A','l','e','r','t','\0'}; |
41 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Alert[] = {'A','l','e','r','t','\0'}; |
40 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Archive[] = {'A','r','c','h','i','v','e','\0'}; |
42 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Archive[] = {'A','r','c','h','i','v','e','\0'}; |
41 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Atomic[] = {'A','t','o','m','i','c','\0'}; |
43 static const NW_Ucs2 NW_SyncML_1_0_ElementTag_Atomic[] = {'A','t','o','m','i','c','\0'}; |