codhandler/codeng/inc/DdDummyDict.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 15:28:29 +0300
changeset 86 c572a90d97eb
parent 0 dd21522fd290
child 94 919f36ff910f
permissions -rw-r--r--
Revision: 201026 Kit: 2010127

/*
* 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
*/

#ifndef HEADER_GUARD_DdDummyDict_h
#define HEADER_GUARD_DdDummyDict_h

#include <xml/cxml/nw_wbxml_dictionary.h>

#ifdef __cplusplus
extern "C"
{
#endif


#define NW_DdDummy_PublicId 65535

typedef enum NW_DdDummy_ElementToken_0_e{
	NW_DdDummy_ElementToken_name = 0x0005,
	NW_DdDummy_ElementToken_vendor = 0x0006,
	NW_DdDummy_ElementToken_description = 0x0007,
	NW_DdDummy_ElementToken_objectURI = 0x0008,
	NW_DdDummy_ElementToken_size = 0x0009,
	NW_DdDummy_ElementToken_type = 0x000a,
	NW_DdDummy_ElementToken_installNotifyURI = 0x000b,
	NW_DdDummy_ElementToken_nextURL = 0x000c,
	NW_DdDummy_ElementToken_infoURL = 0x000d,
	NW_DdDummy_ElementToken_iconURI = 0x000e,
	NW_DdDummy_ElementToken_DDVersion = 0x000f,
	NW_DdDummy_ElementToken_media = 0x0010
}NW_DdDummy_ElementToken_0_t;

extern const NW_WBXML_Dictionary_t NW_DdDummy_WBXMLDictionary;

/*
** 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
*/

#ifdef __cplusplus
} /* extern "C" */
#endif

#endif