installationservices/swi/test/testexes/swtypereginfo_valid2.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:06:03 +0200
changeset 5 3eebb1e54d3a
parent 0 ba25891c3a9e
child 42 d17dc5398051
permissions -rw-r--r--
Revision: 201001 Kit: 201004

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE LayeredExecutionEnvironments SYSTEM "swtype.dtd">
<LayeredExecutionEnvironments>
	<softwareType name="testSoftwareType">
		<localizedName language="15">testSwTypeLoc15</localizedName>
		<localizedName language="31">testSwTypeLoc31</localizedName>
		<mimeType>text/sif-testpkg</mimeType>
		<sifPluginUid>102866EF</sifPluginUid>
		<installerSecureId>10285BCB</installerSecureId>
		<executionLayerSecureId>80285DE0</executionLayerSecureId>
	</softwareType>
	<softwareType name="testSoftwareType2">
		<localizedName language="1">
			testSwTypeLoc1
		</localizedName>
		<localizedName language="2">
			testSwTypeLoc2
		</localizedName>
		<mimeType>
			text/sif-testpkg2
		</mimeType>
		<sifPluginUid>
			122866EF
		</sifPluginUid>
		<installerSecureId>
			12285BCB
		</installerSecureId>
		<executionLayerSecureId>
			82285DE0
		</executionLayerSecureId>
	</softwareType>
</LayeredExecutionEnvironments>