// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Unit test resource inforamtion
// Pairs to tu_xmlromparserplugins.mmp.
//
//
#include <ecom/registryinfo.rh>
RESOURCE REGISTRY_INFO validatorInfo
{
dll_uid = 0x10273869;
interfaces =
{
INTERFACE_INFO
{
interface_uid = 0x10273867;
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = 0x10273875;
version_no = 1;
display_name = "Xml Test Parser 6";
default_data = "text/xml";
opaque_data = "Symbian";
},
IMPLEMENTATION_INFO
{
implementation_uid = 0x10273876;
version_no = 1;
display_name = "Xml Test Parser 7";
default_data = "text/wbxml||text/xml";
opaque_data = "Symbian Advanced";
},
IMPLEMENTATION_INFO
{
implementation_uid = 0x10273877;
version_no = 1;
display_name = "Xml Test Parser 8";
default_data = "text/xml";
opaque_data = "External";
},
IMPLEMENTATION_INFO
{
implementation_uid = 0x10273878;
version_no = 1;
display_name = "Xml Test Parser 9";
default_data = "text/wbxml";
opaque_data = "External";
},
IMPLEMENTATION_INFO
{
implementation_uid = 0x10273879;
version_no = 1;
display_name = "Xml Test Parser 10";
default_data = "text/xml||text/wbxml";
opaque_data = "External||External V1";
}
};
}
};
}