omadrm/drmengine/ro/src/DrmRel1_0StringDict00AttributeTable.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_0StringDict00AttributeTable.st by the stringtable tool - Do not edit
       
    20 #include <e32std.h>
       
    21 #include "StringPool.h"
       
    22 #include "StringTableSupport.h"
       
    23 #include "DrmRel1_0StringDict00AttributeTable.h"
       
    24 #ifdef _DEBUG
       
    25 #undef _DEBUG
       
    26 #endif
       
    27 
       
    28 _STLIT8(K1, "xmlns:o-ex");
       
    29 _STLIT8(K2, "xmlns:o-dd");
       
    30 _STLIT8(K3, "xmlns:ds");
       
    31 
       
    32 // Intermediate
       
    33 const void * const KStringPointers[] =
       
    34 	{
       
    35 	(const void*)&K1,
       
    36 	(const void*)&K2,
       
    37 	(const void*)&K3
       
    38 	};
       
    39 
       
    40 const TStringTable DrmRel1_0StringDict00AttributeTable::Table = {3, KStringPointers, ETrue};