|
1 /* |
|
2 * Copyright (c) 2006 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 "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: Protocol keywords |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef NcdPROTOCOLWORDS_H |
|
20 #define NcdPROTOCOLWORDS_H |
|
21 |
|
22 #include <e32base.h> |
|
23 |
|
24 // _LIT8( KTag |
|
25 |
|
26 // Preminet protocol |
|
27 _LIT8( KIdPreminetProtocol, "preminetProtocol" ); |
|
28 _LIT8( KIdPreminetProtocolVersion, "2.0" ); |
|
29 |
|
30 _LIT8( KAttrAuthorizedCount, "authorizedCount" ); |
|
31 _LIT8( KTagLabel, "label" ); |
|
32 _LIT8( KTagPreminetResponse, "preminetResponse" ); |
|
33 _LIT8( KTagEntity, "entity" ); |
|
34 _LIT8( KTagValidUntil, "validUntil" ); |
|
35 _LIT8( KTagQueries, "queries" ); |
|
36 _LIT8( KTagQuery, "query" ); |
|
37 _LIT8( KTagInformation, "information" ); |
|
38 _LIT8( KTagError, "error" ); |
|
39 _LIT8( KTagPurchase, "purchase" ); |
|
40 _LIT8( KTagSession, "session" ); |
|
41 _LIT8( KTagNotification, "notification" ); |
|
42 _LIT8( KTagSubscriptionReport, "subscriptionReport" ); |
|
43 _LIT8( KTagEmbeddedData, "embeddedData" ); |
|
44 _LIT8( KTagEntities, "entities" ); |
|
45 _LIT8( KTagActivities, "activities" ); |
|
46 _LIT8( KTagEmbeddedSession, "embeddedSession" ); |
|
47 _LIT8( KTagDataEntity, "dataEntity" ); |
|
48 _LIT8( KTagActionEntity, "actionEntity" ); |
|
49 _LIT8( KTagDownloadableContent, "downloadableContent" ); |
|
50 _LIT8( KTagSubscribableContent, "subscribableContent" ); |
|
51 _LIT8( KAttrMime, "mime" ); |
|
52 _LIT8( KTagDescription, "description" ); |
|
53 _LIT8( KTagIcon, "icon" ); |
|
54 _LIT8( KTagDisclaimer, "disclaimer" ); |
|
55 _LIT8( KTagPurchaseOptions, "purchaseOptions" ); |
|
56 _LIT8( KTagPurchaseOption, "purchaseOption" ); |
|
57 _LIT8( KTagParentSubscription, "parentSubscription" ); |
|
58 _LIT8( KValuePeriodic, "periodic" ); |
|
59 _LIT8( KValueAutomaticContinous, "automaticContinous" ); |
|
60 _LIT8( KTagDependencies, "dependencies" ); |
|
61 _LIT8( KTagDependency, "dependency" ); |
|
62 _LIT8( KTagPreview, "preview" ); |
|
63 _LIT8( KTagReview, "review" ); |
|
64 _LIT8( KTagChildAccessibility, "childAccessibility" ); |
|
65 _LIT8( KAttrViewable, "viewable" ); |
|
66 _LIT8( KAttrSeparatelyPurchasable, "separatelyPurchasable" ); |
|
67 _LIT8( KTagSkin, "skin" ); |
|
68 _LIT8( KTagLayout, "layout" ); |
|
69 _LIT8( KAttrDependencyId, "dependencyId" ); |
|
70 _LIT8( KValueDependency, "dependency" ); |
|
71 _LIT8( KValueUpgrade, "upgrade" ); |
|
72 _LIT8( KAttrContentId, "contentId" ); |
|
73 _LIT8( KAttrContentVersion, "contentVersion" ); |
|
74 _LIT8( KAttrName, "name" ); |
|
75 _LIT8( KAttrPurchase, "purchase" ); |
|
76 _LIT8( KValueContent, "content" ); |
|
77 _LIT8( KValueSubscription, "subscription" ); |
|
78 _LIT8( KValuePartOfSubscription, "partOfSubscription" ); |
|
79 _LIT8( KTagPriceText, "priceText" ); |
|
80 _LIT8( KTagPrice, "price" ); |
|
81 _LIT8( KTagCreditPrice, "creditPrice" ); |
|
82 _LIT8( KAttrCurrency, "currency" ); |
|
83 _LIT8( KAttrDataBlock, "dataBlock" ); |
|
84 _LIT8( KTagDownloadDetails, "downloadDetails" ); |
|
85 _LIT8( KTagValidSubscriptions, "validSubscriptions"); |
|
86 _LIT8( KTagOldSubscriptions, "oldSubscriptions"); |
|
87 _LIT8( KTagSubscriptionDetails, "subscriptionDetails" ); |
|
88 _LIT8( KTagTotalUsageRights, "totalUsageRights" ); |
|
89 _LIT8( KTagRemainingUsageRights, "remainingUsageRights" ); |
|
90 _LIT8( KTagUsageRights, "usageRights" ); |
|
91 _LIT8( KTagAmountOfCredits, "amountOfCredits" ); |
|
92 _LIT8( KTagValidity, "validity" ); |
|
93 _LIT8( KTagNumberOfDownloads, "numberOfDownloads" ); |
|
94 _LIT8( KAttrExpiredOn, "expiredOn" ); |
|
95 _LIT8( KAttrCancelled, "cancelled" ); |
|
96 _LIT8( KAttrUri, "uri" ); |
|
97 _LIT8( KAttrAutoDownload, "autoDownload" ); |
|
98 _LIT8( KTagDescriptor, "descriptor" ); |
|
99 _LIT8( KAttrDelayDelta, "delayDelta" ); |
|
100 _LIT8( KAttrDeliveryMethod, "deliveryMethod" ); |
|
101 _LIT8( KValueWlan, "wlan" ); |
|
102 _LIT8( KValueGprs, "gprs" ); |
|
103 _LIT8( KValueBroadband, "broadband" ); |
|
104 _LIT8( KAttrValidityDelta, "validityDelta" ); |
|
105 _LIT8( KAttrTarget, "target" ); |
|
106 _LIT8( KAttrChunkSize, "chunkSize" ); |
|
107 _LIT8( KAttrLaunchable, "launchable" ); |
|
108 _LIT8( KAttrInstallNotificationUri, "installNotificationUri" ); |
|
109 _LIT8( KAttrSize, "size" ); |
|
110 _LIT8( KValueConsumable, "consumable" ); |
|
111 _LIT8( KValueDownloadable, "downloadable" ); |
|
112 _LIT8( KAttrReDownloadable, "reDownloadable" ); |
|
113 _LIT8( KTagTitle, "title" ); |
|
114 _LIT8( KTagMessage, "message" ); |
|
115 _LIT8( KTagExpiredCachedData, "expiredCachedData"); |
|
116 _LIT8( KTagDataBlocks, "dataBlocks" ); |
|
117 _LIT8( KTagDataBlock, "dataBlock" ); |
|
118 _LIT8( KAttrCancel, "cancel" ); |
|
119 _LIT8( KAttrVersion, "version" ); |
|
120 _LIT8( KAttrNamespace, "namespace" ); |
|
121 _LIT8( KAttrId, "id" ); |
|
122 _LIT8( KAttrSession, "session" ); |
|
123 _LIT8( KAttrDelta, "delta" ); |
|
124 _LIT8( KAttrAutoUpdate, "autoUpdate" ); |
|
125 _LIT8( KAttrTimeStamp, "timeStamp" ); |
|
126 _LIT8( KAttrTimestamp, "timestamp" ); |
|
127 _LIT8( KAttrCount, "count" ); |
|
128 _LIT8( KTagRightsDetails, "rightsDetails" ); |
|
129 _LIT8( KTagRightsObject, "rightsObject" ); |
|
130 _LIT8( KAttrActivationKey, "activationKey" ); |
|
131 _LIT8( KAttrIssuerUri, "issuerUri" ); |
|
132 |
|
133 _LIT8( KAttrTransactionId, "transactionId" ); |
|
134 _LIT8( KAttrQueryId, "queryId" ); |
|
135 _LIT8( KTagProcessed, "processed" ); |
|
136 _LIT8( KAttrResultCode, "resultCode" ); |
|
137 _LIT8( KAttrInitiateSession, "initiateSession" ); |
|
138 _LIT8( KTagPayments, "payments" ); |
|
139 _LIT8( KTagTotalPrice, "totalPrice" ); |
|
140 _LIT8( KAttrTicket, "ticket" ); |
|
141 _LIT8( KAttrPriceText, "priceText" ); |
|
142 _LIT8( KTagDelivery, "delivery" ); |
|
143 _LIT8( KAttrMethod, "method" ); |
|
144 _LIT8( KValueDirect, "direct" ); |
|
145 _LIT8( KValueSms, "sms" ); |
|
146 _LIT8( KValueWapPush, "wap-push" ); |
|
147 _LIT8( KValueNone, "none" ); |
|
148 _LIT8( KValueCreditCard, "creditcard" ); |
|
149 _LIT8( KValueCustom, "custom" ); |
|
150 _LIT8( KTagPayment, "payment" ); |
|
151 _LIT8( KTagSmsDetails, "smsDetails" ); |
|
152 _LIT8( KTagSmsDetail, "smsDetail" ); |
|
153 _LIT8( KAttrAddress, "address" ); |
|
154 _LIT8( KAttrMessage, "message" ); |
|
155 _LIT8( KAttrFree, "free" ); |
|
156 _LIT8( KAttrCanBeGift, "canBeGift" ); |
|
157 _LIT8( KAttrRequirePurchaseProcess, "requirePurchaseProcess" ); |
|
158 _LIT8( KTagHelpInformation, "helpInformation" ); |
|
159 _LIT8( KTagMessages, "messages" ); |
|
160 _LIT8( KTagResendAfter, "resendAfter" ); |
|
161 _LIT8( KAttrSeconds, "seconds" ); |
|
162 _LIT8( KTagExpiredEntity, "expiredEntity" ); |
|
163 _LIT8( KAttrEntityId, "entityId" ); |
|
164 _LIT8( KAttrRecursive, "recursive" ); |
|
165 _LIT8( KAttrForceUpdate, "forceUpdate" ); |
|
166 _LIT8( KTagClearOldEntities, "clearOldEntities" ); |
|
167 _LIT8( KAttrStartTimestamp, "startTimestamp" ); |
|
168 _LIT8( KAttrEndTimestamp, "endTimestamp" ); |
|
169 _LIT8( KTagCapability, "capability" ); |
|
170 _LIT8( KTagScreenshot, "screenshot" ); |
|
171 _LIT8( KTagMoreInfo, "moreInfo" ); |
|
172 |
|
173 // Preminet protocol, request words |
|
174 _LIT8( KAttrPreminetNamespaceUri, "http://nokia.com/preminet/protocol/v/2/0" ); |
|
175 _LIT8( KAttrCdpNamespacePrefix, "cp" ); |
|
176 _LIT8( KAttrCdpNamespaceUri, "http://nokia.com/preminet/protocol/configuration/v/1/0" ); |
|
177 _LIT8( KAttrXsNamespacePrefix, "xs" ); |
|
178 _LIT8( KAttrXsNamespaceUri, "http://www.w3.org/2001/XMLSchema" ); |
|
179 _LIT8( KAttrXsiNamespacePrefix, "xsi" ); |
|
180 _LIT8( KAttrXsiNamespaceUri, "http://www.w3.org/2001/XMLSchema-instance" ); |
|
181 |
|
182 _LIT8( KTagPreminetRequest, "preminetRequest" ); |
|
183 _LIT8( KAttrPreminetVersion, "2.0" ); |
|
184 |
|
185 _LIT8( KTagConfiguration, "configuration" ); |
|
186 _LIT8( KTagBrowse, "browse" ); |
|
187 _LIT8( KTagSearch, "search" ); |
|
188 _LIT8( KAttrIncludeMetaData, "includeMetaData" ); |
|
189 _LIT8( KTagEntityFilter, "entityFilter" ); |
|
190 _LIT8( KAttrSubscribableContent, "subscribableContent" ); |
|
191 _LIT8( KAttrFreeContent, "freeContent" ); |
|
192 _LIT8( KTagKeywords, "keywords" ); |
|
193 _LIT8( KTagKeyword, "keyword" ); |
|
194 _LIT8( KTagMimes, "mimes" ); |
|
195 _LIT8( KTagContentPurposes, "contentPurposes" ); |
|
196 _LIT8( KTagContentPurpose, "contentPurpose" ); |
|
197 _LIT8( KTagReviewScore, "reviewScore" ); |
|
198 _LIT8( KTagResponseFilter, "responseFilter" ); |
|
199 _LIT8( KTagIncludeElement, "includeElement" ); |
|
200 _LIT8( KTagExcludeElement, "excludeElement" ); |
|
201 _LIT8( KAttrPageSize, "pageSize" ); |
|
202 _LIT8( KAttrPageStart, "pageStart" ); |
|
203 _LIT8( KAttrStructureDepth, "structureDepth" ); |
|
204 _LIT8( KAttrMetadataDepth, "metadataDepth" ); |
|
205 _LIT8( KAttrMetadataPerLevel, "metadataPerLevel" ); |
|
206 _LIT8( KAttrIdentifier, "identifier" ); |
|
207 _LIT8( KAttrOperator, "operator" ); |
|
208 _LIT8( KAttrExclude, "exclude" ); |
|
209 _LIT8( KTagQueryResponse, "queryResponse" ); |
|
210 _LIT8( KTagResponse, "response" ); |
|
211 _LIT8( KTagName, "name" ); |
|
212 _LIT8( KTagEntityDetails, "entityDetails" ); |
|
213 _LIT8( KAttrPurchaseOptionId, "purchaseOptionId" ); |
|
214 _LIT8( KAttrQueryResponseId, "queryResponseId" ); |
|
215 _LIT8( KAttrGift, "gift" ); |
|
216 _LIT8( KTagManageSubscriptions, "manageSubscriptions" ); |
|
217 _LIT8( KTagSubscription, "subscription" ); |
|
218 _LIT8( KAttrOperation, "operation" ); |
|
219 _LIT8( KValueStatus, "status" ); |
|
220 _LIT8( KValueUnsubscribe, "unsubscribe" ); |
|
221 _LIT8( KTagConfirmation, "confirmation" ); |
|
222 _LIT8( KTagGetDownloadDetails, "getDownloadDetails" ); |
|
223 |
|
224 _LIT8( KTagConfigurationResponse, "configurationResponse" ); |
|
225 _LIT8( KAttrXsiType, "xsi:type" ); |
|
226 _LIT8( KPrefixXsi, "xsi" ); |
|
227 _LIT8( KValueFolderRef, "FolderRef" ); |
|
228 _LIT8( KValueActionRef, "ActionRef" ); |
|
229 _LIT8( KValueItemRef, "ItemRef" ); |
|
230 _LIT8( KValueItemData, "ItemData" ); |
|
231 _LIT8( KValueFolderData, "FolderData" ); |
|
232 _LIT8( KValueActionData, "ActionData" ); |
|
233 |
|
234 // Preminet protocol, installation report |
|
235 _LIT8( KTagInstallationReport, "installationReport" ); |
|
236 _LIT8( KTagInstallation, "installation" ); |
|
237 _LIT8( KTagContentUri, "contentUri" ); |
|
238 _LIT8( KAttrStatusCode, "statusCode" ); |
|
239 _LIT8( KAttrElapsedTime, "elapsedTime" ); |
|
240 |
|
241 // Configuration protocol, request words |
|
242 _LIT8( KTagConfigurationRequest, "configurationRequest" ); |
|
243 _LIT8( KAttrConfigurationVersion, "1.0" ); |
|
244 _LIT8( KTagNetwork, "network" ); |
|
245 _LIT8( KTagClient, "client" ); |
|
246 _LIT8( KTagSoftware, "software" ); |
|
247 _LIT8( KTagHardware, "hardware" ); |
|
248 _LIT8( KAttrType, "type" ); |
|
249 _LIT8( KAttrMcc, "mcc" ); |
|
250 _LIT8( KAttrMnc, "mnc" ); |
|
251 _LIT8( KAttrCurrentMcc, "currentMcc" ); |
|
252 _LIT8( KAttrCurrentMnc, "currentMnc" ); |
|
253 _LIT8( KAttrGid1, "gid1" ); |
|
254 _LIT8( KAttrGid2, "gid2" ); |
|
255 _LIT8( KAttrSmsc, "smsc" ); |
|
256 _LIT8( KAttrImsi, "imsi" ); |
|
257 _LIT8( KAttrMsisdn, "msisdn" ); |
|
258 _LIT8( KTagServiceProviderName, "serviceProviderName" ); |
|
259 _LIT8( KTagOperatorName, "operatorName" ); |
|
260 _LIT8( KAttrUid, "uid" ); |
|
261 _LIT8( KAttrSsid, "ssid" ); |
|
262 _LIT8( KTagLanguage, "language" ); |
|
263 _LIT8( KTagTestModes, "testModes" ); |
|
264 _LIT8( KTagTestMode, "testMode" ); |
|
265 _LIT8( KAttrPreviewKey, "previewKey" ); |
|
266 _LIT8( KTagCapabilities, "capabilities" ); |
|
267 _LIT8( KTagDetails, "details" ); |
|
268 _LIT8( KTagDetail, "detail" ); |
|
269 _LIT8( KTagUaProfileUri, "uaProfileUri" ); |
|
270 _LIT8( KAttrLabel, "label" ); |
|
271 _LIT8( KAttrGroupId, "groupId" ); |
|
272 _LIT8( KTagContent, "content" ); |
|
273 _LIT8( KTagXmlFragment, "xmlFragment" ); |
|
274 |
|
275 _LIT8( KTagIdentification, "identification" ); |
|
276 _LIT8( KTagManufacturer, "manufacturer" ); |
|
277 _LIT8( KTagModel, "model" ); |
|
278 _LIT8( KTagPlatform, "platform" ); |
|
279 _LIT8( KTagFirmwareVersion, "firmwareVersion" ); |
|
280 |
|
281 _LIT8( KTagDisplay, "display" ); |
|
282 _LIT8( KAttrWidth, "width" ); |
|
283 _LIT8( KAttrHeight, "height" ); |
|
284 _LIT8( KAttrColors, "colors" ); |
|
285 |
|
286 _LIT8( KTagGpsLocation, "gpsLocation" ); |
|
287 _LIT8( KAttrLatitude, "latitude" ); |
|
288 _LIT8( KAttrLongitude, "longitude" ); |
|
289 _LIT8( KAttrElevation, "elevation" ); |
|
290 _LIT8( KAttrTime, "time" ); |
|
291 _LIT8( KAttrVelocity, "velocity" ); |
|
292 |
|
293 _LIT8( KTagClientConfiguration, "clientConfiguration" ); |
|
294 |
|
295 _LIT8( KTagCookies, "cookies" ); |
|
296 _LIT8( KTagCookie, "cookie" ); |
|
297 _LIT8( KAttrKey, "key" ); |
|
298 _LIT8( KAttrValue, "value" ); |
|
299 _LIT8( KTagValue, "value" ); |
|
300 _LIT8( KAttrExpirationDelta, "expirationDelta" ); |
|
301 _LIT8( KAttrScope, "scope" ); |
|
302 |
|
303 _LIT8( KAttrConfExpirationDelta, "configurationExpirationDelta" ); |
|
304 _LIT8( KTagDisabledCapabilities, "disabledCapabilities" ); |
|
305 _LIT8( KTagBodyText, "bodyText" ); |
|
306 _LIT8( KAttrForce, "force" ); |
|
307 _LIT8( KAttrOptional, "optional" ); |
|
308 _LIT8( KAttrTrigger, "trigger" ); |
|
309 _LIT8( KAttrSemantics, "semantics" ); |
|
310 _LIT8( KTagQueryElement, "queryElement" ); |
|
311 _LIT8( KTagOption, "option" ); |
|
312 _LIT8( KTagMime, "mime" ); |
|
313 _LIT8( KAttrResponseUri, "responseUri" ); |
|
314 _LIT8( KTagActionRequest, "actionRequest" ); |
|
315 _LIT8( KTagUpdateDetails, "updateDetails" ); |
|
316 _LIT8( KAttrCode, "code" ); |
|
317 _LIT8( KTagServerDetails, "serverDetails" ); |
|
318 _LIT8( KValueCatalogRequest, "catalogRequest" ); |
|
319 |
|
320 _LIT8( KNcdQueryElementSemanticsMsisdn, "msisdn" ); |
|
321 _LIT8( KNcdQueryElementSemanticsEmailAddress, "email" ); |
|
322 _LIT8( KNcdQueryElementSemanticsCreditCardNumber, "cardNumber" ); |
|
323 _LIT8( KNcdQueryElementSemanticsCreditCardExpirationYear, "cardExpYear" ); |
|
324 _LIT8( KNcdQueryElementSemanticsCreditCardExpirationMonth, "cardExpMonth" ); |
|
325 _LIT8( KNcdQueryElementSemanticsCreditCardOwner, "cardOwner" ); |
|
326 _LIT8( KNcdQueryElementSemanticsCreditCardVerificationCode, "cardVerificationCode" ); |
|
327 _LIT8( KNcdQueryElementSemanticsCreditCardType, "cardType" ); |
|
328 _LIT8( KNcdQueryElementSemanticsAddressStreet, "addressStreet" ); |
|
329 _LIT8( KNcdQueryElementSemanticsAddressZipCode, "addressZip" ); |
|
330 _LIT8( KNcdQueryElementSemanticsAddressCity, "addressCity" ); |
|
331 _LIT8( KNcdQueryElementSemanticsAddressCountry, "addressCountry" ); |
|
332 _LIT8( KNcdQueryElementSemanticsUserName, "userName" ); |
|
333 _LIT8( KNcdQueryElementSemanticsPassword, "password" ); |
|
334 _LIT8( KNcdQueryElementSemanticsPinCode, "pinCode" ); |
|
335 _LIT8( KNcdQueryElementSemanticsImei, "imei" ); |
|
336 |
|
337 _LIT8( KNcdQueryElementTypeString, "freetext" ); |
|
338 _LIT8( KNcdQueryElementTypeNumeric, "numeric" ); |
|
339 _LIT8( KNcdQueryElementTypeSingleSelect, "singleselect" ); |
|
340 _LIT8( KNcdQueryElementTypeMultiSelect, "multiselect" ); |
|
341 _LIT8( KNcdQueryElementTypeGpsLocation, "gpsLocation" ); |
|
342 _LIT8( KNcdQueryElementTypeConfiguration, "configuration" ); |
|
343 _LIT8( KNcdQueryElementTypeFile, "file" ); |
|
344 _LIT8( KNcdQueryElementTypeSms, "sms" ); |
|
345 _LIT8( KNcdQueryElementTypePurchaseHistory, "purchaseHistory" ); |
|
346 |
|
347 _LIT8( KNcdQuerySemanticsOperator, "operatorQuery" ); |
|
348 _LIT8( KNcdQuerySemanticsLanguage, "languageQuery" ); |
|
349 _LIT8( KNcdQuerySemanticsRegistration, "registrationQuery" ); |
|
350 _LIT8( KNcdQuerySemanticsAuthentication, "authenticationQuery" ); |
|
351 _LIT8( KNcdQuerySemanticsReview, "reviewQuery" ); |
|
352 _LIT8( KNcdQuerySemanticsInfo, "infoMessage" ); |
|
353 _LIT8( KNcdQuerySemanticsError, "errorMessage" ); |
|
354 _LIT8( KNcdQuerySemanticsDisclaimer, "disclaimer" ); |
|
355 _LIT8( KNcdQuerySemanticsAdvertisment, "adMessage" ); |
|
356 _LIT8( KNcdQuerySemanticsConfirmation, "confirmation" ); |
|
357 _LIT8( KNcdQuerySemanticsPayment, "paymentQuery" ); |
|
358 |
|
359 |
|
360 // Launcher keywords |
|
361 _LIT( KNcdLauncher, "*[launcher]*" ); |
|
362 _LIT( KNcdLauncherOpen, "*[launcher/open]*" ); |
|
363 |
|
364 |
|
365 #endif |