diff -r 000000000000 -r dd21522fd290 codhandler/codeng/src/DdDummyDict.c --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/codhandler/codeng/src/DdDummyDict.c Mon Mar 30 12:54:55 2009 +0300 @@ -0,0 +1,150 @@ +/* +* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +/* +** WARNING +** +** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED +** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM +** +** This file generated on Wed Oct 13 10:16:55 2004 +** (coordinated universal time) +** +** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h +*/ + +/* + * Dictionary = DdDummy + * Public id = 65535 + * Doc Type = -//DD_DUMMY_dasnjfvcjwec DD_DUMMY 1.0//EN + */ + +#include "DdDummyDict.h" +#include "nw_wbxml_dictionary.h" + + +static const NW_Ucs2 NW_DdDummy_ElementTag_name[] = {'n','a','m','e','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_vendor[] = {'v','e','n','d','o','r','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_description[] = {'d','e','s','c','r','i','p','t','i','o','n','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_objectURI[] = {'o','b','j','e','c','t','U','R','I','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_size[] = {'s','i','z','e','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_type[] = {'t','y','p','e','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_installNotifyURI[] = {'i','n','s','t','a','l','l','N','o','t','i','f','y','U','R','I','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_nextURL[] = {'n','e','x','t','U','R','L','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_infoURL[] = {'i','n','f','o','U','R','L','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_iconURI[] = {'i','c','o','n','U','R','I','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_DDVersion[] = {'D','D','V','e','r','s','i','o','n','\0'}; +static const NW_Ucs2 NW_DdDummy_ElementTag_media[] = {'m','e','d','i','a','\0'}; + +/* +** WARNING +** +** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED +** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM +** +** This file generated on Wed Oct 13 10:16:55 2004 +** (coordinated universal time) +** +** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h +*/ + +/* + * tag entries - sorted by token + */ +static const +NW_WBXML_DictEntry_t NW_DdDummy_tag_token_0[12] = { + {0x05, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_name}, + {0x06, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_vendor}, + {0x07, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_description}, + {0x08, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_objectURI}, + {0x09, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_size}, + {0x0a, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_type}, + {0x0b, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_installNotifyURI}, + {0x0c, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_nextURL}, + {0x0d, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_infoURL}, + {0x0e, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_iconURI}, + {0x0f, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_DDVersion}, + {0x10, (NW_String_UCS2Buff_t *) NW_DdDummy_ElementTag_media} +}; + +/* +** WARNING +** +** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED +** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM +** +** This file generated on Wed Oct 13 10:16:55 2004 +** (coordinated universal time) +** +** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h +*/ + +/* + * tag entries - sorted by name + */ +static const +NW_Byte NW_DdDummy_tag_name_0[12] = { + 10, + 2, + 9, + 8, + 6, + 11, + 0, + 7, + 3, + 4, + 5, + 1, +}; + +/* + * Tag codepage table + */ +static const +NW_WBXML_Codepage_t NW_DdDummy_tag_codepages[1] = { + {12, (NW_WBXML_DictEntry_t*)&NW_DdDummy_tag_token_0[0], (NW_Byte *)&NW_DdDummy_tag_name_0[0]}, +}; + +/* + * Attribute codepage table + */ + +static const NW_Ucs2 NW_DdDummy_docType[] = {'-','/','/','D','D','_','D','U','M','M','Y','_','d','a','s','n','j','f','v','c','j','w','e','c',' ','D','D','_','D','U','M','M','Y',' ','1','.','0','/','/','E','N','\0'}; + +/* + * Dictionary + */ +const NW_WBXML_Dictionary_t NW_DdDummy_WBXMLDictionary = { + NW_DdDummy_PublicId, + (NW_Ucs2 *)NW_DdDummy_docType, + 1, (NW_WBXML_Codepage_t*)&NW_DdDummy_tag_codepages[0], + 0, 0, +}; + +/* +** WARNING +** +** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED +** FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM +** +** This file generated on Wed Oct 13 10:16:55 2004 +** (coordinated universal time) +** +** Command line: dict_creator DdDummy.dict DdDummyDict.c DdDummyDict.h +*/