diff -r 000000000000 -r e35f40988205 xml/xmlfw/test/rtest/data/10273869.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xml/xmlfw/test/rtest/data/10273869.rss Thu Dec 17 09:29:21 2009 +0200 @@ -0,0 +1,81 @@ +// 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 + +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"; + } + }; + } + }; + } + + +