omadrm/drmengine/utils/src/drmrel2_1stringdict00attributetable.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 // Autogenerated from epoc32\build\generated\Xml\DrmRel2_1StringDict00AttributeTable.st by the stringtable tool - Do not edit
       
    19 #include <e32std.h>
       
    20 #include "stringpool.h"
       
    21 #include "stringtablesupport.h"
       
    22 #include "drmrel2_1stringdict00attributetable.h"
       
    23 #ifdef _DEBUG
       
    24 #undef _DEBUG
       
    25 #endif
       
    26 
       
    27 _STLIT8(K1, "xsi:type");
       
    28 _STLIT8(K2, "xmlns:roap");
       
    29 _STLIT8(K3, "xmlns:xsi");
       
    30 _STLIT8(K4, "xmlns:xenc");
       
    31 _STLIT8(K5, "xmlns:ds");
       
    32 _STLIT8(K6, "xmlns:o-ex");
       
    33 _STLIT8(K7, "xmlns:o-dd");
       
    34 _STLIT8(K8, "xmlns:oma-dd");
       
    35 _STLIT8(K9, "version");
       
    36 _STLIT8(K10, "proxy");
       
    37 _STLIT8(K11, "id");
       
    38 _STLIT8(K12, "Id");
       
    39 _STLIT8(K13, "algorithm");
       
    40 _STLIT8(K14, "Algorithm");
       
    41 _STLIT8(K15, "URI");
       
    42 _STLIT8(K16, "type");
       
    43 
       
    44 // Intermediate
       
    45 const void * const KStringPointers[] =
       
    46 	{
       
    47 	(const void*)&K1,
       
    48 	(const void*)&K2,
       
    49 	(const void*)&K3,
       
    50 	(const void*)&K4,
       
    51 	(const void*)&K5,
       
    52 	(const void*)&K6,
       
    53 	(const void*)&K7,
       
    54 	(const void*)&K8,
       
    55 	(const void*)&K9,
       
    56 	(const void*)&K10,
       
    57 	(const void*)&K11,
       
    58 	(const void*)&K12,
       
    59 	(const void*)&K13,
       
    60 	(const void*)&K14,
       
    61 	(const void*)&K15,
       
    62 	(const void*)&K16
       
    63 	};
       
    64 
       
    65 const TStringTable DrmRel2_1StringDict00AttributeTable::Table = {16, KStringPointers, ETrue};