omadrm/drmengine/ro/src/DrmRel1_0StringDict00AttributeValueTable.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_0StringDict00AttributeValueTable.st by the stringtable tool - Do not edit
       
    20 #include <e32std.h>
       
    21 #include "StringPool.h"
       
    22 #include "StringTableSupport.h"
       
    23 #include "DrmRel1_0StringDict00AttributeValueTable.h"
       
    24 #ifdef _DEBUG
       
    25 #undef _DEBUG
       
    26 #endif
       
    27 
       
    28 _STLIT8(K1, "");
       
    29 _STLIT8(K2, "");
       
    30 _STLIT8(K3, "");
       
    31 _STLIT8(K4, "http://odrl.net/1.1/ODRL-EX");
       
    32 _STLIT8(K5, "http://odrl.net/1.1/ODRL-DD");
       
    33 _STLIT8(K6, "http://www.w3.org/2000/09/xmldsig/");
       
    34 
       
    35 // Intermediate
       
    36 const void * const KStringPointers[] =
       
    37 	{
       
    38 	(const void*)&K1,
       
    39 	(const void*)&K2,
       
    40 	(const void*)&K3,
       
    41 	(const void*)&K4,
       
    42 	(const void*)&K5,
       
    43 	(const void*)&K6
       
    44 	};
       
    45 
       
    46 const TStringTable DrmRel1_0StringDict00AttributeValueTable::Table = {6, KStringPointers, ETrue};