smartinstaller/adm/xml/test_depcontents.xml
branchADM
changeset 48 364021cecc90
equal deleted inserted replaced
47:3f419852be07 48:364021cecc90
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE DepFileContents SYSTEM "depcontents.dtd">
       
     3 
       
     4 <DepFileContents>
       
     5     <PackageUid>0x12340002</PackageUid>
       
     6     <Version>0.1</Version>
       
     7     
       
     8     <Dependency>
       
     9         <Uid>0x12340580</Uid>        
       
    10     </Dependency>
       
    11     
       
    12     <Dependency>
       
    13         <Uid>0x12340582</Uid>
       
    14         <Name>Testerweb</Name>
       
    15         <Version>0.1, 0.5</Version>
       
    16         <Vendor>Nokia Corp</Vendor>
       
    17         <Url>http://www.nokia.com/fetchtest</Url>
       
    18         <Description>This package needs to be downloaded from the URL specified to the Vendor</Description>
       
    19         
       
    20         <DependencyAttribute Name="FutureAttribName">
       
    21             <DependencyAttribute_StrValue>Testerweb</DependencyAttribute_StrValue>
       
    22         </DependencyAttribute>        
       
    23     </Dependency>        
       
    24 </DepFileContents>