omadrm/drmengine/ro/src/DrmRel1_0StringDict00TagTable.cpp
changeset 0 95b198f216e5
child 12 8a03a285ab14
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2005 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:  Implementation of a parser for protected OMA DRM rights
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // Autogenerated from \epoc32\build\generated\Xml\DrmRel1_0StringDict00TagTable.st by the stringtable tool - Do not edit
       
    20 #include <e32std.h>
       
    21 #include "StringPool.h"
       
    22 #include "StringTableSupport.h"
       
    23 #include "DrmRel1_0StringDict00TagTable.h"
       
    24 #ifdef _DEBUG
       
    25 #undef _DEBUG
       
    26 #endif
       
    27 
       
    28 _STLIT8(K1, "rights");
       
    29 _STLIT8(K2, "context");
       
    30 _STLIT8(K3, "version");
       
    31 _STLIT8(K4, "uid");
       
    32 _STLIT8(K5, "agreement");
       
    33 _STLIT8(K6, "asset");
       
    34 _STLIT8(K7, "KeyInfo");
       
    35 _STLIT8(K8, "KeyValue");
       
    36 _STLIT8(K9, "permission");
       
    37 _STLIT8(K10, "play");
       
    38 _STLIT8(K11, "display");
       
    39 _STLIT8(K12, "execute");
       
    40 _STLIT8(K13, "print");
       
    41 _STLIT8(K14, "constraint");
       
    42 _STLIT8(K15, "count");
       
    43 _STLIT8(K16, "datetime");
       
    44 _STLIT8(K17, "start");
       
    45 _STLIT8(K18, "end");
       
    46 _STLIT8(K19, "interval");
       
    47 _STLIT8(K20, "-//OMA//DTD DRMREL 1.0//EN");
       
    48 _STLIT8(K21, "14~0");
       
    49 _STLIT8(K22, "-//OMA//DTD DRMREL 1.0//EN~0");
       
    50 
       
    51 // Intermediate
       
    52 const void * const KStringPointers[] =
       
    53 	{
       
    54 	(const void*)&K1,
       
    55 	(const void*)&K2,
       
    56 	(const void*)&K3,
       
    57 	(const void*)&K4,
       
    58 	(const void*)&K5,
       
    59 	(const void*)&K6,
       
    60 	(const void*)&K7,
       
    61 	(const void*)&K8,
       
    62 	(const void*)&K9,
       
    63 	(const void*)&K10,
       
    64 	(const void*)&K11,
       
    65 	(const void*)&K12,
       
    66 	(const void*)&K13,
       
    67 	(const void*)&K14,
       
    68 	(const void*)&K15,
       
    69 	(const void*)&K16,
       
    70 	(const void*)&K17,
       
    71 	(const void*)&K18,
       
    72 	(const void*)&K19,
       
    73 	(const void*)&K20,
       
    74 	(const void*)&K21,
       
    75 	(const void*)&K22
       
    76 	};
       
    77 
       
    78 const TStringTable DrmRel1_0StringDict00TagTable::Table = {22, KStringPointers, ETrue};