IMPSengine/messageencoder/dictionary/imps_1_1_Tokens.h
changeset 0 094583676ce7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/IMPSengine/messageencoder/dictionary/imps_1_1_Tokens.h	Thu Dec 17 08:41:52 2009 +0200
@@ -0,0 +1,500 @@
+/*
+* 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 "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: const value for IMPS engine.
+*
+*/
+
+
+/*
+** WARNING
+**
+** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED
+**               FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM
+**
+** This file generated on Fri Oct 08 08:08:05 2004
+**                        (coordinated universal time)
+**
+** Command line: dict_creator imps_1_1_dict.txt imps_1_1_dict.c imps_1_1_Tokens.h
+*/
+
+#ifndef HEADER_GUARD_imps_1_1_Tokens_h
+#define HEADER_GUARD_imps_1_1_Tokens_h
+
+#ifdef __cplusplus
+extern "C"
+{
+#endif
+
+
+#define NW_Imps_1_1_PublicId 0x10
+
+typedef enum NW_Imps_1_1_ElementToken_0_e{
+	NW_Imps_1_1_ElementToken_Acceptance = 0x0005,
+	NW_Imps_1_1_ElementToken_AddList = 0x0006,
+	NW_Imps_1_1_ElementToken_AddNickList = 0x0007,
+	NW_Imps_1_1_ElementToken_SName = 0x0008,
+	NW_Imps_1_1_ElementToken_WV_CSP_Message = 0x0009,
+	NW_Imps_1_1_ElementToken_ClientID = 0x000a,
+	NW_Imps_1_1_ElementToken_Code = 0x000b,
+	NW_Imps_1_1_ElementToken_ContactList = 0x000c,
+	NW_Imps_1_1_ElementToken_ContentData = 0x000d,
+	NW_Imps_1_1_ElementToken_ContentEncoding = 0x000e,
+	NW_Imps_1_1_ElementToken_ContentSize = 0x000f,
+	NW_Imps_1_1_ElementToken_ContentType = 0x0010,
+	NW_Imps_1_1_ElementToken_DateTime = 0x0011,
+	NW_Imps_1_1_ElementToken_Description = 0x0012,
+	NW_Imps_1_1_ElementToken_DetailedResult = 0x0013,
+	NW_Imps_1_1_ElementToken_EntityList = 0x0014,
+	NW_Imps_1_1_ElementToken_Group = 0x0015,
+	NW_Imps_1_1_ElementToken_GroupID = 0x0016,
+	NW_Imps_1_1_ElementToken_GroupList = 0x0017,
+	NW_Imps_1_1_ElementToken_InUse = 0x0018,
+	NW_Imps_1_1_ElementToken_Logo = 0x0019,
+	NW_Imps_1_1_ElementToken_MessageCount = 0x001a,
+	NW_Imps_1_1_ElementToken_MessageID = 0x001b,
+	NW_Imps_1_1_ElementToken_MessageURI = 0x001c,
+	NW_Imps_1_1_ElementToken_MSISDN = 0x001d,
+	NW_Imps_1_1_ElementToken_Name = 0x001e,
+	NW_Imps_1_1_ElementToken_NickList = 0x001f,
+	NW_Imps_1_1_ElementToken_NickName = 0x0020,
+	NW_Imps_1_1_ElementToken_Poll = 0x0021,
+	NW_Imps_1_1_ElementToken_Presence = 0x0022,
+	NW_Imps_1_1_ElementToken_PresenceSubList = 0x0023,
+	NW_Imps_1_1_ElementToken_PresenceValue = 0x0024,
+	NW_Imps_1_1_ElementToken_Property = 0x0025,
+	NW_Imps_1_1_ElementToken_Qualifier = 0x0026,
+	NW_Imps_1_1_ElementToken_Recipient = 0x0027,
+	NW_Imps_1_1_ElementToken_RemoveList = 0x0028,
+	NW_Imps_1_1_ElementToken_RemoveNickList = 0x0029,
+	NW_Imps_1_1_ElementToken_Result = 0x002a,
+	NW_Imps_1_1_ElementToken_ScreenName = 0x002b,
+	NW_Imps_1_1_ElementToken_Sender = 0x002c,
+	NW_Imps_1_1_ElementToken_Session = 0x002d,
+	NW_Imps_1_1_ElementToken_SessionDescriptor = 0x002e,
+	NW_Imps_1_1_ElementToken_SessionID = 0x002f,
+	NW_Imps_1_1_ElementToken_SessionType = 0x0030,
+	NW_Imps_1_1_ElementToken_Status = 0x0031,
+	NW_Imps_1_1_ElementToken_Transaction = 0x0032,
+	NW_Imps_1_1_ElementToken_TransactionContent = 0x0033,
+	NW_Imps_1_1_ElementToken_TransactionDescriptor = 0x0034,
+	NW_Imps_1_1_ElementToken_TransactionID = 0x0035,
+	NW_Imps_1_1_ElementToken_TransactionMode = 0x0036,
+	NW_Imps_1_1_ElementToken_URL = 0x0037,
+	NW_Imps_1_1_ElementToken_URLList = 0x0038,
+	NW_Imps_1_1_ElementToken_User = 0x0039,
+	NW_Imps_1_1_ElementToken_UserID = 0x003a,
+	NW_Imps_1_1_ElementToken_UserList = 0x003b,
+	NW_Imps_1_1_ElementToken_Validity = 0x003c,
+	NW_Imps_1_1_ElementToken_Value = 0x003d
+}NW_Imps_1_1_ElementToken_0_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_1_e{
+	NW_Imps_1_1_ElementToken_AllFunctions = 0x0105,
+	NW_Imps_1_1_ElementToken_AllFunctionsRequest = 0x0106,
+	NW_Imps_1_1_ElementToken_CancelInvite_Request = 0x0107,
+	NW_Imps_1_1_ElementToken_CancelInviteUser_Request = 0x0108,
+	NW_Imps_1_1_ElementToken_Capability = 0x0109,
+	NW_Imps_1_1_ElementToken_CapabilityList = 0x010a,
+	NW_Imps_1_1_ElementToken_CapabilityRequest = 0x010b,
+	NW_Imps_1_1_ElementToken_ClientCapability_Request = 0x010c,
+	NW_Imps_1_1_ElementToken_ClientCapability_Response = 0x010d,
+	NW_Imps_1_1_ElementToken_DigestBytes = 0x010e,
+	NW_Imps_1_1_ElementToken_DigestSchema = 0x010f,
+	NW_Imps_1_1_ElementToken_Disconnect = 0x0110,
+	NW_Imps_1_1_ElementToken_Functions = 0x0111,
+	NW_Imps_1_1_ElementToken_GetSPInfo_Request = 0x0112,
+	NW_Imps_1_1_ElementToken_GetSPInfo_Response = 0x0113,
+	NW_Imps_1_1_ElementToken_InviteID = 0x0114,
+	NW_Imps_1_1_ElementToken_InviteNote = 0x0115,
+	NW_Imps_1_1_ElementToken_Invite_Request = 0x0116,
+	NW_Imps_1_1_ElementToken_Invite_Response = 0x0117,
+	NW_Imps_1_1_ElementToken_InviteType = 0x0118,
+	NW_Imps_1_1_ElementToken_InviteUser_Request = 0x0119,
+	NW_Imps_1_1_ElementToken_InviteUser_Response = 0x011a,
+	NW_Imps_1_1_ElementToken_KeepAlive_Request = 0x011b,
+	NW_Imps_1_1_ElementToken_KeepAliveTime = 0x011c,
+	NW_Imps_1_1_ElementToken_Login_Request = 0x011d,
+	NW_Imps_1_1_ElementToken_Login_Response = 0x011e,
+	NW_Imps_1_1_ElementToken_Logout_Request = 0x011f,
+	NW_Imps_1_1_ElementToken_Nonce = 0x0120,
+	NW_Imps_1_1_ElementToken_Password = 0x0121,
+	NW_Imps_1_1_ElementToken_Polling_Request = 0x0122,
+	NW_Imps_1_1_ElementToken_ResponseNote = 0x0123,
+	NW_Imps_1_1_ElementToken_SearchElement = 0x0124,
+	NW_Imps_1_1_ElementToken_SearchFindings = 0x0125,
+	NW_Imps_1_1_ElementToken_SearchID = 0x0126,
+	NW_Imps_1_1_ElementToken_SearchIndex = 0x0127,
+	NW_Imps_1_1_ElementToken_SearchLimit = 0x0128,
+	NW_Imps_1_1_ElementToken_KeepAliveResponse = 0x0129,
+	NW_Imps_1_1_ElementToken_SearchPairList = 0x012a,
+	NW_Imps_1_1_ElementToken_Search_Request = 0x012b,
+	NW_Imps_1_1_ElementToken_Search_Response = 0x012c,
+	NW_Imps_1_1_ElementToken_SearchResult = 0x012d,
+	NW_Imps_1_1_ElementToken_Service_Request = 0x012e,
+	NW_Imps_1_1_ElementToken_Service_Response = 0x012f,
+	NW_Imps_1_1_ElementToken_SessionCookie = 0x0130,
+	NW_Imps_1_1_ElementToken_StopSearch_Request = 0x0131,
+	NW_Imps_1_1_ElementToken_TimeToLive = 0x0132,
+	NW_Imps_1_1_ElementToken_SearchString = 0x0133,
+	NW_Imps_1_1_ElementToken_CompletionFlag = 0x0134
+}NW_Imps_1_1_ElementToken_1_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_2_e{
+	NW_Imps_1_1_ElementToken_ADDGM = 0x0205,
+	NW_Imps_1_1_ElementToken_AttListFunc = 0x0206,
+	NW_Imps_1_1_ElementToken_BLENT = 0x0207,
+	NW_Imps_1_1_ElementToken_CAAUT = 0x0208,
+	NW_Imps_1_1_ElementToken_CAINV = 0x0209,
+	NW_Imps_1_1_ElementToken_CALI = 0x020a,
+	NW_Imps_1_1_ElementToken_CCLI = 0x020b,
+	NW_Imps_1_1_ElementToken_ContListFunc = 0x020c,
+	NW_Imps_1_1_ElementToken_CREAG = 0x020d,
+	NW_Imps_1_1_ElementToken_DALI = 0x020e,
+	NW_Imps_1_1_ElementToken_DCLI = 0x020f,
+	NW_Imps_1_1_ElementToken_DELGR = 0x0210,
+	NW_Imps_1_1_ElementToken_FundamentalFeat = 0x0211,
+	NW_Imps_1_1_ElementToken_FWMSG = 0x0212,
+	NW_Imps_1_1_ElementToken_GALS = 0x0213,
+	NW_Imps_1_1_ElementToken_GCLI = 0x0214,
+	NW_Imps_1_1_ElementToken_GETGM = 0x0215,
+	NW_Imps_1_1_ElementToken_GETGP = 0x0216,
+	NW_Imps_1_1_ElementToken_GETLM = 0x0217,
+	NW_Imps_1_1_ElementToken_GETM = 0x0218,
+	NW_Imps_1_1_ElementToken_GETPR = 0x0219,
+	NW_Imps_1_1_ElementToken_GETSPI = 0x021a,
+	NW_Imps_1_1_ElementToken_GETWL = 0x021b,
+	NW_Imps_1_1_ElementToken_GLBLU = 0x021c,
+	NW_Imps_1_1_ElementToken_GRCHN = 0x021d,
+	NW_Imps_1_1_ElementToken_GroupAuthFunc = 0x021e,
+	NW_Imps_1_1_ElementToken_GroupFeat = 0x021f,
+	NW_Imps_1_1_ElementToken_GroupMgmtFunc = 0x0220,
+	NW_Imps_1_1_ElementToken_GroupUseFunc = 0x0221,
+	NW_Imps_1_1_ElementToken_IMAuthFunc = 0x0222,
+	NW_Imps_1_1_ElementToken_IMFeat = 0x0223,
+	NW_Imps_1_1_ElementToken_IMReceiveFunc = 0x0224,
+	NW_Imps_1_1_ElementToken_IMSendFunc = 0x0225,
+	NW_Imps_1_1_ElementToken_INVIT = 0x0226,
+	NW_Imps_1_1_ElementToken_InviteFunc = 0x0227,
+	NW_Imps_1_1_ElementToken_MBRAC = 0x0228,
+	NW_Imps_1_1_ElementToken_MCLS = 0x0229,
+	NW_Imps_1_1_ElementToken_MDELIV = 0x022a,
+	NW_Imps_1_1_ElementToken_NEWM = 0x022b,
+	NW_Imps_1_1_ElementToken_NOTIF = 0x022c,
+	NW_Imps_1_1_ElementToken_PresenceAuthFunc = 0x022d,
+	NW_Imps_1_1_ElementToken_PresenceDeliverFunc = 0x022e,
+	NW_Imps_1_1_ElementToken_PresenceFeat = 0x022f,
+	NW_Imps_1_1_ElementToken_REACT = 0x0230,
+	NW_Imps_1_1_ElementToken_REJCM = 0x0231,
+	NW_Imps_1_1_ElementToken_REJEC = 0x0232,
+	NW_Imps_1_1_ElementToken_RMVGM = 0x0233,
+	NW_Imps_1_1_ElementToken_SearchFunc = 0x0234,
+	NW_Imps_1_1_ElementToken_ServiceFunc = 0x0235,
+	NW_Imps_1_1_ElementToken_SETD = 0x0236,
+	NW_Imps_1_1_ElementToken_SETGP = 0x0237,
+	NW_Imps_1_1_ElementToken_SRCH = 0x0238,
+	NW_Imps_1_1_ElementToken_STSRC = 0x0239,
+	NW_Imps_1_1_ElementToken_WVCSPFeat = 0x023C,
+	NW_Imps_1_1_ElementToken_SUBGCN = 0x023a,
+	NW_Imps_1_1_ElementToken_UPDPR = 0x023b
+}NW_Imps_1_1_ElementToken_2_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_3_e{
+	NW_Imps_1_1_ElementToken_AcceptedCharSet = 0x0305,
+	NW_Imps_1_1_ElementToken_AcceptedContentLength = 0x0306,
+	NW_Imps_1_1_ElementToken_AcceptedContentType = 0x0307,
+	NW_Imps_1_1_ElementToken_AcceptedTransferEncoding = 0x0308,
+	NW_Imps_1_1_ElementToken_AnyContent = 0x0309,
+	NW_Imps_1_1_ElementToken_DefaultLanguage = 0x030a,
+	NW_Imps_1_1_ElementToken_InitialDeliveryMethod = 0x030b,
+	NW_Imps_1_1_ElementToken_MultiTrans = 0x030c,
+	NW_Imps_1_1_ElementToken_ParserSize = 0x030d,
+	NW_Imps_1_1_ElementToken_ServerPollMin = 0x030e,
+	NW_Imps_1_1_ElementToken_SupportedBearer = 0x030f,
+	NW_Imps_1_1_ElementToken_SupportedCIRMethod = 0x0310,
+	NW_Imps_1_1_ElementToken_TCPAddress = 0x0311,
+	NW_Imps_1_1_ElementToken_TCPPort = 0x0312,
+	NW_Imps_1_1_ElementToken_UDPPort = 0x0313
+}NW_Imps_1_1_ElementToken_3_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_4_e{
+	NW_Imps_1_1_ElementToken_CancelAuth_Request = 0x0405,
+	NW_Imps_1_1_ElementToken_ContactListProperties = 0x0406,
+	NW_Imps_1_1_ElementToken_CreateAttributeList_Request = 0x0407,
+	NW_Imps_1_1_ElementToken_CreateList_Request = 0x0408,
+	NW_Imps_1_1_ElementToken_DefaultAttributeList = 0x0409,
+	NW_Imps_1_1_ElementToken_DefaultContactList = 0x040a,
+	NW_Imps_1_1_ElementToken_DefaultList = 0x040b,
+	NW_Imps_1_1_ElementToken_DeleteAttributeList_Request = 0x040c,
+	NW_Imps_1_1_ElementToken_DeleteList_Request = 0x040d,
+	NW_Imps_1_1_ElementToken_GetAttributeList_Request = 0x040e,
+	NW_Imps_1_1_ElementToken_GetAttributeList_Response = 0x040f,
+	NW_Imps_1_1_ElementToken_GetList_Request = 0x0410,
+	NW_Imps_1_1_ElementToken_GetList_Response = 0x0411,
+	NW_Imps_1_1_ElementToken_GetPresence_Request = 0x0412,
+	NW_Imps_1_1_ElementToken_GetPresence_Response = 0x0413,
+	NW_Imps_1_1_ElementToken_GetWatcherList_Request = 0x0414,
+	NW_Imps_1_1_ElementToken_GetWatcherList_Response = 0x0415,
+	NW_Imps_1_1_ElementToken_ListManage_Request = 0x0416,
+	NW_Imps_1_1_ElementToken_ListManage_Response = 0x0417,
+	NW_Imps_1_1_ElementToken_UnsubscribePresence_Request = 0x0418,
+	NW_Imps_1_1_ElementToken_PresenceAuth_Request = 0x0419,
+	NW_Imps_1_1_ElementToken_PresenceAuth_User = 0x041a,
+	NW_Imps_1_1_ElementToken_PresenceNotification_Request = 0x041b,
+	NW_Imps_1_1_ElementToken_UpdatePresence_Request = 0x041c,
+	NW_Imps_1_1_ElementToken_SubscribePresence_Request = 0x041d
+}NW_Imps_1_1_ElementToken_4_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_5_e{
+	NW_Imps_1_1_ElementToken_Accuracy = 0x0505,
+	NW_Imps_1_1_ElementToken_Address = 0x0506,
+	NW_Imps_1_1_ElementToken_AddrPref = 0x0507,
+	NW_Imps_1_1_ElementToken_Alias = 0x0508,
+	NW_Imps_1_1_ElementToken_Altitude = 0x0509,
+	NW_Imps_1_1_ElementToken_Building = 0x050a,
+	NW_Imps_1_1_ElementToken_Caddr = 0x050b,
+	NW_Imps_1_1_ElementToken_City = 0x050c,
+	NW_Imps_1_1_ElementToken_ClientInfo = 0x050d,
+	NW_Imps_1_1_ElementToken_ClientProducer = 0x050e,
+	NW_Imps_1_1_ElementToken_ClientType = 0x050f,
+	NW_Imps_1_1_ElementToken_ClientVersion = 0x0510,
+	NW_Imps_1_1_ElementToken_CommC = 0x0511,
+	NW_Imps_1_1_ElementToken_CommCap = 0x0512,
+	NW_Imps_1_1_ElementToken_ContactInfo = 0x0513,
+	NW_Imps_1_1_ElementToken_ContainedvCard = 0x0514,
+	NW_Imps_1_1_ElementToken_Country = 0x0515,
+	NW_Imps_1_1_ElementToken_Crossing1 = 0x0516,
+	NW_Imps_1_1_ElementToken_Crossing2 = 0x0517,
+	NW_Imps_1_1_ElementToken_DevManufacturer = 0x0518,
+	NW_Imps_1_1_ElementToken_DirectContent = 0x0519,
+	NW_Imps_1_1_ElementToken_FreeTextLocation = 0x051a,
+	NW_Imps_1_1_ElementToken_GeoLocation = 0x051b,
+	NW_Imps_1_1_ElementToken_Language = 0x051c,
+	NW_Imps_1_1_ElementToken_Latitude = 0x051d,
+	NW_Imps_1_1_ElementToken_Longitude = 0x051e,
+	NW_Imps_1_1_ElementToken_Model = 0x051f,
+	NW_Imps_1_1_ElementToken_NamedArea = 0x0520,
+	NW_Imps_1_1_ElementToken_OnlineStatus = 0x0521,
+	NW_Imps_1_1_ElementToken_PLMN = 0x0522,
+	NW_Imps_1_1_ElementToken_PrefC = 0x0523,
+	NW_Imps_1_1_ElementToken_PreferredContacts = 0x0524,
+	NW_Imps_1_1_ElementToken_PreferredLanguage = 0x0525,
+	NW_Imps_1_1_ElementToken_ReferredContent = 0x0526,
+	NW_Imps_1_1_ElementToken_ReferredvCard = 0x0527,
+	NW_Imps_1_1_ElementToken_Registration = 0x0528,
+	NW_Imps_1_1_ElementToken_StatusContent = 0x0529,
+	NW_Imps_1_1_ElementToken_StatusMood = 0x052a,
+	NW_Imps_1_1_ElementToken_StatusText = 0x052b,
+	NW_Imps_1_1_ElementToken_Street = 0x052c,
+	NW_Imps_1_1_ElementToken_TimeZone = 0x052d,
+	NW_Imps_1_1_ElementToken_UserAvailability = 0x052e,
+	NW_Imps_1_1_ElementToken_Cap = 0x052f,
+	NW_Imps_1_1_ElementToken_CName = 0x0530,
+	NW_Imps_1_1_ElementToken_Contact = 0x0531,
+	NW_Imps_1_1_ElementToken_Cpriority = 0x0532,
+	NW_Imps_1_1_ElementToken_Cstatus = 0x0533,
+	NW_Imps_1_1_ElementToken_Note = 0x0534,
+	NW_Imps_1_1_ElementToken_Zone = 0x0535
+}NW_Imps_1_1_ElementToken_5_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_6_e{
+	NW_Imps_1_1_ElementToken_BlockList = 0x0605,
+	NW_Imps_1_1_ElementToken_BlockUser_Request = 0x0606,
+	NW_Imps_1_1_ElementToken_DeliveryMethod = 0x0607,
+	NW_Imps_1_1_ElementToken_DeliveryReport = 0x0608,
+	NW_Imps_1_1_ElementToken_DeliveryReport_Request = 0x0609,
+	NW_Imps_1_1_ElementToken_ForwardMessage_Request = 0x060a,
+	NW_Imps_1_1_ElementToken_GetBlockedList_Request = 0x060b,
+	NW_Imps_1_1_ElementToken_GetBlockedList_Response = 0x060c,
+	NW_Imps_1_1_ElementToken_GetMessageList_Request = 0x060d,
+	NW_Imps_1_1_ElementToken_GetMessageList_Response = 0x060e,
+	NW_Imps_1_1_ElementToken_GetMessage_Request = 0x060f,
+	NW_Imps_1_1_ElementToken_GetMessage_Response = 0x0610,
+	NW_Imps_1_1_ElementToken_GrantList = 0x0611,
+	NW_Imps_1_1_ElementToken_MessageDelivered = 0x0612,
+	NW_Imps_1_1_ElementToken_MessageInfo = 0x0613,
+	NW_Imps_1_1_ElementToken_MessageNotification = 0x0614,
+	NW_Imps_1_1_ElementToken_NewMessage = 0x0615,
+	NW_Imps_1_1_ElementToken_RejectMessage_Request = 0x0616,
+	NW_Imps_1_1_ElementToken_SendMessage_Request = 0x0617,
+	NW_Imps_1_1_ElementToken_SendMessage_Response = 0x0618,
+	NW_Imps_1_1_ElementToken_SetDeliveryMethod_Request = 0x0619,
+	NW_Imps_1_1_ElementToken_DeliveryTime = 0x061a
+}NW_Imps_1_1_ElementToken_6_t;
+
+
+typedef enum NW_Imps_1_1_ElementToken_7_e{
+	NW_Imps_1_1_ElementToken_AddGroupMembers_Request = 0x0705,
+	NW_Imps_1_1_ElementToken_Admin = 0x0706,
+	NW_Imps_1_1_ElementToken_CreateGroup_Request = 0x0707,
+	NW_Imps_1_1_ElementToken_DeleteGroup_Request = 0x0708,
+	NW_Imps_1_1_ElementToken_GetGroupMembers_Request = 0x0709,
+	NW_Imps_1_1_ElementToken_GetGroupMembers_Response = 0x070a,
+	NW_Imps_1_1_ElementToken_GetGroupProps_Request = 0x070b,
+	NW_Imps_1_1_ElementToken_GetGroupProps_Response = 0x070c,
+	NW_Imps_1_1_ElementToken_GroupChangeNotice = 0x070d,
+	NW_Imps_1_1_ElementToken_GroupProperties = 0x070e,
+	NW_Imps_1_1_ElementToken_Joined = 0x070f,
+	NW_Imps_1_1_ElementToken_JoinedRequest = 0x0710,
+	NW_Imps_1_1_ElementToken_JoinGroup_Request = 0x0711,
+	NW_Imps_1_1_ElementToken_JoinGroup_Response = 0x0712,
+	NW_Imps_1_1_ElementToken_LeaveGroup_Request = 0x0713,
+	NW_Imps_1_1_ElementToken_LeaveGroup_Response = 0x0714,
+	NW_Imps_1_1_ElementToken_Left = 0x0715,
+	NW_Imps_1_1_ElementToken_MemberAccess_Request = 0x0716,
+	NW_Imps_1_1_ElementToken_Mod = 0x0717,
+	NW_Imps_1_1_ElementToken_OwnProperties = 0x0718,
+	NW_Imps_1_1_ElementToken_RejectList_Request = 0x0719,
+	NW_Imps_1_1_ElementToken_RejectList_Response = 0x071a,
+	NW_Imps_1_1_ElementToken_RemoveGroupMembers_Request = 0x071b,
+	NW_Imps_1_1_ElementToken_SetGroupProps_Request = 0x071c,
+	NW_Imps_1_1_ElementToken_SubscribeGroupNotice_Request = 0x071d,
+	NW_Imps_1_1_ElementToken_SubscribeGroupNotice_Response = 0x071e,
+	NW_Imps_1_1_ElementToken_Users = 0x071f,
+	NW_Imps_1_1_ElementToken_WelcomeNote = 0x0720,
+	NW_Imps_1_1_ElementToken_JoinGroup = 0x0721,
+	NW_Imps_1_1_ElementToken_SubscribeNotification = 0x0722,
+	NW_Imps_1_1_ElementToken_SubscribeType = 0x0723
+}NW_Imps_1_1_ElementToken_7_t;
+
+
+typedef enum NW_Imps_1_1_AttributeToken_0_e{
+	NW_Imps_1_1_AttributeToken_AccessType = 0x0000,
+	NW_Imps_1_1_AttributeToken_ActiveUsers = 0x0001,
+	NW_Imps_1_1_AttributeToken_Admin = 0x0002,
+	NW_Imps_1_1_AttributeToken_application_ = 0x0003,
+	NW_Imps_1_1_AttributeToken_application_vnd_wap_mms_message = 0x0004,
+	NW_Imps_1_1_AttributeToken_application_x_sms = 0x0005,
+	NW_Imps_1_1_AttributeToken_AutoJoin = 0x0006,
+	NW_Imps_1_1_AttributeToken_BASE64 = 0x0007,
+	NW_Imps_1_1_AttributeToken_Closed = 0x0008,
+	NW_Imps_1_1_AttributeToken_Default = 0x0009,
+	NW_Imps_1_1_AttributeToken_DisplayName = 0x000a,
+	NW_Imps_1_1_AttributeToken_F = 0x000b,
+	NW_Imps_1_1_AttributeToken_G = 0x000c,
+	NW_Imps_1_1_AttributeToken_GR = 0x000d,
+	NW_Imps_1_1_AttributeToken_http___ = 0x000e,
+	NW_Imps_1_1_AttributeToken_https___ = 0x000f,
+	NW_Imps_1_1_AttributeToken_image_ = 0x0010,
+	NW_Imps_1_1_AttributeToken_Inband = 0x0011,
+	NW_Imps_1_1_AttributeToken_IM = 0x0012,
+	NW_Imps_1_1_AttributeToken_MaxActiveUsers = 0x0013,
+	NW_Imps_1_1_AttributeToken_Mod = 0x0014,
+	NW_Imps_1_1_AttributeToken_Name = 0x0015,
+	NW_Imps_1_1_AttributeToken_None = 0x0016,
+	NW_Imps_1_1_AttributeToken_N = 0x0017,
+	NW_Imps_1_1_AttributeToken_Open = 0x0018,
+	NW_Imps_1_1_AttributeToken_Outband = 0x0019,
+	NW_Imps_1_1_AttributeToken_PR = 0x001a,
+	NW_Imps_1_1_AttributeToken_Private = 0x001b,
+	NW_Imps_1_1_AttributeToken_PrivateMessaging = 0x001c,
+	NW_Imps_1_1_AttributeToken_PrivilegeLevel = 0x001d,
+	NW_Imps_1_1_AttributeToken_Public = 0x001e,
+	NW_Imps_1_1_AttributeToken_P = 0x001f,
+	NW_Imps_1_1_AttributeToken_Request = 0x0020,
+	NW_Imps_1_1_AttributeToken_Response = 0x0021,
+	NW_Imps_1_1_AttributeToken_Restricted = 0x0022,
+	NW_Imps_1_1_AttributeToken_ScreenName = 0x0023,
+	NW_Imps_1_1_AttributeToken_Searchable = 0x0024,
+	NW_Imps_1_1_AttributeToken_S = 0x0025,
+	NW_Imps_1_1_AttributeToken_SC = 0x0026,
+	NW_Imps_1_1_AttributeToken_text_ = 0x0027,
+	NW_Imps_1_1_AttributeToken_text_plain = 0x0028,
+	NW_Imps_1_1_AttributeToken_text_x_vCalendar = 0x0029,
+	NW_Imps_1_1_AttributeToken_text_x_vCard = 0x002a,
+	NW_Imps_1_1_AttributeToken_Topic = 0x002b,
+	NW_Imps_1_1_AttributeToken_T = 0x002c,
+	NW_Imps_1_1_AttributeToken_Type = 0x002d,
+	NW_Imps_1_1_AttributeToken_U = 0x002e,
+	NW_Imps_1_1_AttributeToken_US = 0x002f,
+	NW_Imps_1_1_AttributeToken_www_wireless_village_org = 0x0030,
+	NW_Imps_1_1_AttributeToken_AutoDelete = 0x0031,
+	NW_Imps_1_1_AttributeToken_GM = 0x0032,
+	NW_Imps_1_1_AttributeToken_Validity = 0x0033,
+	NW_Imps_1_1_AttributeToken_ShowID = 0x0034,
+	NW_Imps_1_1_AttributeToken_GRANTED = 0x0035,
+	NW_Imps_1_1_AttributeToken_PENDING = 0x0036,
+	NW_Imps_1_1_AttributeToken_GROUP_ID = 0x003d,
+	NW_Imps_1_1_AttributeToken_GROUP_NAME = 0x003e,
+	NW_Imps_1_1_AttributeToken_GROUP_TOPIC = 0x003f,
+	NW_Imps_1_1_AttributeToken_GROUP_USER_ID_JOINED = 0x0040,
+	NW_Imps_1_1_AttributeToken_GROUP_USER_ID_OWNER = 0x0041,
+	NW_Imps_1_1_AttributeToken_HTTP = 0x0042,
+	NW_Imps_1_1_AttributeToken_SMS = 0x0043,
+	NW_Imps_1_1_AttributeToken_STCP = 0x0044,
+	NW_Imps_1_1_AttributeToken_SUDP = 0x0045,
+	NW_Imps_1_1_AttributeToken_USER_ALIAS = 0x0046,
+	NW_Imps_1_1_AttributeToken_USER_EMAIL_ADDRESS = 0x0047,
+	NW_Imps_1_1_AttributeToken_USER_FIRST_NAME = 0x0048,
+	NW_Imps_1_1_AttributeToken_USER_ID = 0x0049,
+	NW_Imps_1_1_AttributeToken_USER_LAST_NAME = 0x004a,
+	NW_Imps_1_1_AttributeToken_USER_MOBILE_NUMBER = 0x004b,
+	NW_Imps_1_1_AttributeToken_USER_ONLINE_STATUS = 0x004c,
+	NW_Imps_1_1_AttributeToken_WAPSMS = 0x004d,
+	NW_Imps_1_1_AttributeToken_WAPUDP = 0x004e,
+	NW_Imps_1_1_AttributeToken_WSP = 0x004f,
+	NW_Imps_1_1_AttributeToken_GROUP_USER_ID_AUTOJOIN = 0x0050,
+	NW_Imps_1_1_AttributeToken_ANGRY = 0x005b,
+	NW_Imps_1_1_AttributeToken_ANXIOUS = 0x005c,
+	NW_Imps_1_1_AttributeToken_ASHAMED = 0x005d,
+	NW_Imps_1_1_AttributeToken_AUDIO_CALL = 0x005e,
+	NW_Imps_1_1_AttributeToken_AVAILABLE = 0x005f,
+	NW_Imps_1_1_AttributeToken_BORED = 0x0060,
+	NW_Imps_1_1_AttributeToken_CALL = 0x0061,
+	NW_Imps_1_1_AttributeToken_CLI = 0x0062,
+	NW_Imps_1_1_AttributeToken_COMPUTER = 0x0063,
+	NW_Imps_1_1_AttributeToken_DISCREET = 0x0064,
+	NW_Imps_1_1_AttributeToken_EMAIL = 0x0065,
+	NW_Imps_1_1_AttributeToken_EXCITED = 0x0066,
+	NW_Imps_1_1_AttributeToken_HAPPY = 0x0067,
+    NW_Imps_1_1_AttributeToken_IM1 = 0x0068,
+	NW_Imps_1_1_AttributeToken_IM_OFFLINE = 0x0069,
+	NW_Imps_1_1_AttributeToken_IM_ONLINE = 0x006a,
+	NW_Imps_1_1_AttributeToken_IN_LOVE = 0x006b,
+	NW_Imps_1_1_AttributeToken_INVINCIBLE = 0x006c,
+	NW_Imps_1_1_AttributeToken_JEALOUS = 0x006d,
+	NW_Imps_1_1_AttributeToken_MMS = 0x006e,
+	NW_Imps_1_1_AttributeToken_MOBILE_PHONE = 0x006f,
+	NW_Imps_1_1_AttributeToken_NOT_AVAILABLE = 0x0070,
+	NW_Imps_1_1_AttributeToken_OTHER = 0x0071,
+	NW_Imps_1_1_AttributeToken_PDA = 0x0072,
+	NW_Imps_1_1_AttributeToken_SAD = 0x0073,
+	NW_Imps_1_1_AttributeToken_SLEEPY = 0x0074,
+    NW_Imps_1_1_AttributeToken_SMS1 = 0x0075,
+	NW_Imps_1_1_AttributeToken_VIDEO_CALL = 0x0076,
+	NW_Imps_1_1_AttributeToken_VIDEO_STREAM = 0x0077
+}NW_Imps_1_1_AttributeToken_0_t;
+/*
+** WARNING
+**
+** DO NOT EDIT - THIS CODE IS AUTOMATICALLY GENERATED
+**               FROM A DATA FILE BY THE DICTIONARY CREATION PROGRAM
+**
+** This file generated on Fri Oct 08 08:08:05 2004
+**                        (coordinated universal time)
+**
+** Command line: dict_creator imps_1_1_dict.txt imps_1_1_dict.c imps_1_1_Tokens.h
+*/
+
+#ifdef __cplusplus
+extern const NW_WBXML_Dictionary_t NW_Imps_1_1_WBXMLDictionary;
+} /* extern "C" */
+#endif
+
+#endif