|
1 /* |
|
2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 /* |
|
20 ** WARNING |
|
21 ** |
|
22 ** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED |
|
23 ** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM |
|
24 ** |
|
25 ** This file generated on Wed Oct 13 10:16:55 2004 |
|
26 ** (coordinated universal time) |
|
27 ** |
|
28 ** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h |
|
29 */ |
|
30 |
|
31 #ifndef HEADER_GUARD_DdDummyDict_h |
|
32 #define HEADER_GUARD_DdDummyDict_h |
|
33 |
|
34 #include <nw_wbxml_dictionary.h> |
|
35 |
|
36 #ifdef __cplusplus |
|
37 extern "C" |
|
38 { |
|
39 #endif |
|
40 |
|
41 |
|
42 #define NW_DdDummy_PublicId 65535 |
|
43 |
|
44 typedef enum NW_DdDummy_ElementToken_0_e{ |
|
45 NW_DdDummy_ElementToken_name = 0x0005, |
|
46 NW_DdDummy_ElementToken_vendor = 0x0006, |
|
47 NW_DdDummy_ElementToken_description = 0x0007, |
|
48 NW_DdDummy_ElementToken_objectURI = 0x0008, |
|
49 NW_DdDummy_ElementToken_size = 0x0009, |
|
50 NW_DdDummy_ElementToken_type = 0x000a, |
|
51 NW_DdDummy_ElementToken_installNotifyURI = 0x000b, |
|
52 NW_DdDummy_ElementToken_nextURL = 0x000c, |
|
53 NW_DdDummy_ElementToken_infoURL = 0x000d, |
|
54 NW_DdDummy_ElementToken_iconURI = 0x000e, |
|
55 NW_DdDummy_ElementToken_DDVersion = 0x000f, |
|
56 NW_DdDummy_ElementToken_media = 0x0010 |
|
57 }NW_DdDummy_ElementToken_0_t; |
|
58 |
|
59 extern const NW_WBXML_Dictionary_t NW_DdDummy_WBXMLDictionary; |
|
60 |
|
61 /* |
|
62 ** WARNING |
|
63 ** |
|
64 ** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED |
|
65 ** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM |
|
66 ** |
|
67 ** This file generated on Wed Oct 13 10:16:55 2004 |
|
68 ** (coordinated universal time) |
|
69 ** |
|
70 ** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h |
|
71 */ |
|
72 |
|
73 #ifdef __cplusplus |
|
74 } /* extern "C" */ |
|
75 #endif |
|
76 |
|
77 #endif |