installationservices/swi/test/testexes/swtypereginfo_invalid4.xml
changeset 0 ba25891c3a9e
child 25 7333d7932ef7
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE LayeredExecutionEnvironments SYSTEM "swtype.dtd">
       
     3 <LayeredExecutionEnvironments>
       
     4 	<softwareType name="testSoftwareType">
       
     5 		<localizedName language="15">testSwTypeLoc15</localizedName>
       
     6 		<localizedName language="31">testSwTypeLoc31</localizedName>
       
     7 		<mimeType>text/sif-testpkg</mimeType>
       
     8 		<sifPluginUid>102866EF</sifPluginUid>
       
     9 		<installerSecureId>10285BCB</installerSecureId>
       
    10 		<executionLayerSecureId>80285DE0</executionLayerSecureId>
       
    11 	</softwareType>
       
    12 	<softwareType name="testSoftwareType2">
       
    13 		<localizedName language="15">testSwTypeLoc15</localizedName>
       
    14 		<localizedName language="31">testSwTypeLoc31</localizedName>
       
    15 		<mimeType>text/sif-testpkg2</mimeType>
       
    16 		<sifPluginUid>102866EF</sifPluginUid>
       
    17 		<installerSecureId>C0285BCB</installerSecureId>
       
    18 		<executionLayerSecureId>C0285DE0</executionLayerSecureId>
       
    19 	</softwareType>
       
    20 </LayeredExecutionEnvironments>