installationservices/swi/test/testexes/swtypereginfo_invalid4.xml
changeset 0 ba25891c3a9e
child 42 d17dc5398051
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/installationservices/swi/test/testexes/swtypereginfo_invalid4.xml	Thu Dec 17 08:51:10 2009 +0200
@@ -0,0 +1,20 @@
+<?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="15">testSwTypeLoc15</localizedName>
+		<localizedName language="31">testSwTypeLoc31</localizedName>
+		<mimeType>text/sif-testpkg2</mimeType>
+		<sifPluginUid>102866EF</sifPluginUid>
+		<installerSecureId>C0285BCB</installerSecureId>
+		<executionLayerSecureId>C0285DE0</executionLayerSecureId>
+	</softwareType>
+</LayeredExecutionEnvironments>