omadrm/drmengine/utils/src/drmrel2_1stringdict00attributevaluetable.cpp
changeset 0 95b198f216e5
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2008 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:  String Dictionary for OMA 2.1 Drm
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // Autogenerated from DrmRel2_1StringDict00AttributeValueTable.st by the stringtable tool - Do not edit
       
    20 #include <e32std.h>
       
    21 #include <stringpool.h>
       
    22 #include <stringtablesupport.h>
       
    23 #include "drmrel2_1stringdict00attributevaluetable.h"
       
    24 #ifdef _DEBUG
       
    25 #undef _DEBUG
       
    26 #endif
       
    27 
       
    28 _STLIT8(K1, "");
       
    29 _STLIT8(K2, "");
       
    30 _STLIT8(K3, "");
       
    31 _STLIT8(K4, "");
       
    32 _STLIT8(K5, "");
       
    33 _STLIT8(K6, "");
       
    34 _STLIT8(K7, "");
       
    35 _STLIT8(K8, "");
       
    36 _STLIT8(K9, "");
       
    37 _STLIT8(K10, "");
       
    38 _STLIT8(K11, "");
       
    39 _STLIT8(K12, "");
       
    40 _STLIT8(K13, "");
       
    41 _STLIT8(K14, "");
       
    42 _STLIT8(K15, "");
       
    43 _STLIT8(K16, "");
       
    44 _STLIT8(K17, "urn:oma:bac:dldrm:roap-1.0");
       
    45 _STLIT8(K18, "http://odrl.net/1.1/ODRL-EX");
       
    46 _STLIT8(K19, "http://odrl.net/1.1/ODRL-DD");
       
    47 _STLIT8(K20, "http://www.openmobilealliance.com/oma-dd");
       
    48 _STLIT8(K21, "http://www.w3.org/2000/09/xmldsig#");
       
    49 _STLIT8(K22, "http://www.w3.org/2001/04/xmlenc#");
       
    50 _STLIT8(K23, "http://www.w3.org/2001/XMLSchema-instance");
       
    51 _STLIT8(K24, "roap:X509SPKIHash");
       
    52 _STLIT8(K25, "http://www.w3.org/2000/09/xmldsig#sha1");
       
    53 _STLIT8(K26, "http://www.w3.org/2001/10/xml-exc-c14n#");
       
    54 _STLIT8(K27, "http://www.w3.org/2000/09/xmldsig#hmac-sha1");
       
    55 _STLIT8(K28, "1.1");
       
    56 _STLIT8(K29, "2.0");
       
    57 _STLIT8(K30, "2.1");
       
    58 _STLIT8(K31, "identificationRequest");
       
    59 _STLIT8(K32, "roUploadRequest");
       
    60 _STLIT8(K33, "meteringReport");
       
    61 _STLIT8(K34, "leaveDomain");
       
    62 
       
    63 // Intermediate
       
    64 const void * const KStringPointers[] =
       
    65 	{
       
    66 	(const void*)&K1,
       
    67 	(const void*)&K2,
       
    68 	(const void*)&K3,
       
    69 	(const void*)&K4,
       
    70 	(const void*)&K5,
       
    71 	(const void*)&K6,
       
    72 	(const void*)&K7,
       
    73 	(const void*)&K8,
       
    74 	(const void*)&K9,
       
    75 	(const void*)&K10,
       
    76 	(const void*)&K11,
       
    77 	(const void*)&K12,
       
    78 	(const void*)&K13,
       
    79 	(const void*)&K14,
       
    80 	(const void*)&K15,
       
    81 	(const void*)&K16,
       
    82 	(const void*)&K17,
       
    83 	(const void*)&K18,
       
    84 	(const void*)&K19,
       
    85 	(const void*)&K20,
       
    86 	(const void*)&K21,
       
    87 	(const void*)&K22,
       
    88 	(const void*)&K23,
       
    89 	(const void*)&K24,
       
    90 	(const void*)&K25,
       
    91 	(const void*)&K26,
       
    92 	(const void*)&K27,
       
    93 	(const void*)&K28,
       
    94 	(const void*)&K29,
       
    95 	(const void*)&K30,
       
    96 	(const void*)&K31,
       
    97 	(const void*)&K32,
       
    98 	(const void*)&K33,
       
    99 	(const void*)&K34
       
   100 	};
       
   101 
       
   102 const TStringTable DrmRel2_1StringDict00AttributeValueTable::Table = {34, KStringPointers, ETrue};