symbian3/mw/appinstall/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
child 502 660e2d7263cd
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="appinstall" name="Application Installation" levels="tool framework generic api">
     4 <!ATTLIST SystemDefinition
     4   <collection id="appinstall_plat" name="Application Installation Platform Interfaces" level="api">
     5   name CDATA #REQUIRED
     5    <component id="iaupdate_api" name="IA Update API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="appinstall_plat/iaupdate_api/iaupdate_api.metaxml"/>
     7 >
     7     <unit bldFile="appinstall_plat/iaupdate_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8    </component>
     9 
     9    <component id="task_plugin_api" name="Task Plugin API" class="api" filter="s60">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="appinstall_plat/task_plugin_api/task_plugin_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="appinstall_plat/task_plugin_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13    <component id="sw_installer_common_ui_api" name="SW Installer Common UI API" class="api" filter="s60">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <meta rel="Api" href="appinstall_plat/sw_installer_common_ui_api/sw_installer_common_ui_api.metaxml"/>
    15 <!ATTLIST layer
    15     <unit bldFile="appinstall_plat/sw_installer_common_ui_api/group"/>
    16   name CDATA #REQUIRED
    16    </component>
    17   long-name CDATA #IMPLIED
    17    <component id="sw_installer_launcher_api" name="SW Installer Launcher API" class="api" filter="s60">
    18   levels NMTOKENS #IMPLIED
    18     <meta rel="Api" href="appinstall_plat/sw_installer_launcher_api/sw_installer_launcher_api.metaxml"/>
    19   span CDATA #IMPLIED
    19     <unit bldFile="appinstall_plat/sw_installer_launcher_api/group"/>
    20 >
    20    </component>
    21 
    21    <component id="task_management_api" name="Task Management API" class="api" filter="s60">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <meta rel="Api" href="appinstall_plat/task_management_api/task_management_api.metaxml"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="appinstall_plat/task_management_api/group"/>
    24 <!ATTLIST block
    24    </component>
    25   levels NMTOKENS #IMPLIED
    25    <component id="sw_installer_ui_plugin_api" name="SW Installer UI Plugin API" class="api" filter="s60">
    26   span CDATA #IMPLIED
    26     <meta rel="Api" href="appinstall_plat/sw_installer_ui_plugin_api/sw_installer_ui_plugin_api.metaxml"/>
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="appinstall_plat/sw_installer_ui_plugin_api/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="sw_installer_cr_keys" name="SW Installer CR Keys" class="api" filter="s60">
    30 >
    30     <meta rel="Api" href="appinstall_plat/sw_installer_cr_keys/sw_installer_cr_keys.metaxml"/>
    31 
    31     <unit bldFile="appinstall_plat/sw_installer_cr_keys/group"/>
    32 <!ELEMENT subblock (collection)*>
    32    </component>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    <component id="sw_installer_ps_keys" name="SW Installer PS Keys" class="api" filter="s60">
    34 <!ATTLIST subblock
    34     <meta rel="Api" href="appinstall_plat/sw_installer_ps_keys/sw_installer_ps_keys.metaxml"/>
    35   name CDATA #REQUIRED
    35     <unit bldFile="appinstall_plat/sw_installer_ps_keys/group"/>
    36   long-name CDATA #IMPLIED
    36    </component>
    37 >
    37    <component id="appmngr2runtimeapi" name="Application Manager 2 Runtime Plugin API" class="api" filter="s60">
    38 
    38     <meta rel="Api" href="appinstall_plat/appmngr2runtimeapi/appmngr2runtimeapi.metaxml"/>
    39 <!ELEMENT collection (component)*>
    39     <unit bldFile="appinstall_plat/appmngr2runtimeapi/group"/>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    </component>
    41 <!ATTLIST collection
    41   </collection>
    42   name CDATA #REQUIRED
    42   <collection id="appinstall_pub" name="Application Installation Public Interfaces" level="api">
    43   long-name CDATA #IMPLIED
    43    <component id="startup_list_management_api" name="Startup List Management API" class="api" filter="s60">
    44   level NMTOKEN #IMPLIED
    44     <meta rel="Api" href="appinstall_pub/startup_list_management_api/startup_list_management_api.metaxml"/>
    45 >
    45     <unit bldFile="appinstall_pub/startup_list_management_api/group"/>
    46 
    46    </component>
    47 <!ELEMENT component (unit)*>
    47   </collection>
    48 <!-- contains units or is a  package or prebuilt -->
    48   <collection id="ncdengine" name="Nokia Content Discover" level="framework">
    49 <!ATTLIST component
    49    <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
    50   name CDATA #REQUIRED
    50    <component id="ncdengine_engine" filter="s60" name="NCD Engine" introduced="^1">
    51   long-name CDATA #IMPLIED
    51     <unit bldFile="ncdengine/engine/group"/>
    52   deprecated CDATA #IMPLIED
    52    </component>
    53   introduced CDATA #IMPLIED
    53    <component id="debuglogger" filter="s60" name="NCD Debug Logger" introduced="^1">
    54   contract CDATA #IMPLIED
    54     <!-- <unit bldFile="ncdengine/debuglogger/group"/> -->
    55   plugin (Y|N) "N"
    55    </component>
    56   filter CDATA #IMPLIED
    56    <component id="ncdengine_build" filter="s60" name="NCD Build" introduced="^1">
    57   class NMTOKENS #IMPLIED
    57     <unit bldFile="ncdengine/group"/>
    58   supports CDATA #IMPLIED
    58    </component>
    59   purpose ( optional | mandatory | development ) "optional"
    59   </collection>
    60 >
    60   <collection id="appinstaller" name="Application Installer" level="generic">
    61 
    61    <component id="appmngr2" filter="s60" name="Application Manager 2" introduced="^2">
    62 <!ELEMENT unit EMPTY >
    62     <unit bldFile="appinstaller/appmngr2/group"/>
    63 <!-- must be buildable (bld.inf) -->
    63    </component>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64    <component id="appinstui" filter="s60" name="Application Installer UI" introduced="^2">
    65 <!ATTLIST unit
    65     <unit bldFile="appinstaller/appinstui/group"/>
    66   mrp CDATA #IMPLIED
    66    </component>
    67   filter CDATA #IMPLIED
    67   </collection>
    68   bldFile CDATA #IMPLIED
    68   <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api">
    69   root CDATA #IMPLIED
    69    <!-- the collection is really a component. Move down a directory.-->
    70   version NMTOKEN #IMPLIED
    70    <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" filter="s60" introduced="^2">
    71   prebuilt NMTOKEN #IMPLIED
    71     <unit bldFile="iaupdateapi_stub/group"/>
    72   late (Y|N) #IMPLIED
    72    </component>
    73   priority CDATA #IMPLIED
    73   </collection>
    74 >
    74   <collection id="iaupdate" name="Independent Apps Update" level="api">
    75 ]>
    75    <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76    <component id="iad" name="Software Update" filter="s60" introduced="^2">
    77   <systemModel>
    77     <unit bldFile="iaupdate/iad/group"/>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78    </component>
    79       <block name="appinstall" level="generic" long-name="Application Installation" levels="tool framework generic api">
    79    <component id="iaupdate_help" filter="s60" name="IA Update Help" introduced="^2">
    80         <collection name="appinstall_plat" long-name="Application Installation Platform Interfaces" level="api">
    80     <unit bldFile="iaupdate/help/group"/>
    81           <component name="iaupdate_api" long-name="IA Update API" filter="s60" class="api">
    81    </component>
    82             <unit bldFile="/sf/mw/appinstall/appinstall_plat/iaupdate_api/group"/>
    82    <component id="iaupdate_build" filter="s60" name="IA Update Build" introduced="^2">
    83           </component>
    83     <unit bldFile="iaupdate/group"/>
    84           <component name="task_plugin_api" long-name="Task Plugin API" filter="s60" class="api">
    84    </component>
    85             <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_plugin_api/group"/>
    85   </collection>
    86           </component>
    86   <collection id="installationservices" name="Installation Services" level="generic">
    87           <component name="sw_installer_common_ui_api" long-name="SW Installer Common UI API" filter="s60" class="api">
    87    <component id="swi" name="Secure Software Install" purpose="optional">
    88             <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
    88     <unit bldFile="installationservices/swi/group" mrp="installationservices/swi/group/security_swi.mrp"/>
    89           </component>
    89    </component>
    90           <component name="sw_installer_launcher_api" long-name="SW Installer Launcher API" filter="s60" class="api">
    90    <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
    91             <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
    91     <unit bldFile="installationservices/swidevicetools/group" mrp="installationservices/swidevicetools/group/security_switools_device.mrp"/>
    92           </component>
    92    </component>
    93           <component name="task_management_api" long-name="Task Management API" filter="s60" class="api">
    93    <component id="switestfw" name="Software Install Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
    94             <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_management_api/group"/>
    94     <unit mrp="installationservices/switestfw/group/install_testframework.mrp" bldFile="installationservices/switestfw/group"/>
    95           </component>
    95    </component>
    96           <component name="sw_installer_ui_plugin_api" long-name="SW Installer UI Plugin API" filter="s60" class="api">
    96    <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config">
    97             <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
    97     <unit bldFile="installationservices/swiconfig/group" mrp="installationservices/swiconfig/group/install_config.mrp"/>
    98           </component>
    98    </component>
    99           <component name="sw_installer_cr_keys" long-name="SW Installer CR Keys" filter="s60" class="api">
    99   </collection>
   100             <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
   100   <collection id="secureswitools" name="Secure Software Install Tools" level="tool">
   101           </component>
   101    <component id="makekeys" name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" target="desktop">
   102           <component name="sw_installer_ps_keys" long-name="SW Installer PS Keys" filter="s60" class="api">
   102     <unit bldFile="secureswitools/makekeys/group" mrp="secureswitools/makekeys/group/security_makekeys.mrp"/>
   103             <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
   103    </component>
   104           </component>
   104    <component id="swianalysistoolkit" name="SWI Analysis Toolkit" purpose="development" target="desktop">
   105           <component name="appmngr2runtimeapi" long-name="Application Manager 2 Runtime Plugin API" filter="s60" class="api">
   105     <unit bldFile="secureswitools/swianalysistoolkit/group" mrp="secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
   106             <unit bldFile="/sf/mw/appinstall/appinstall_plat/appmngr2runtimeapi/group"/>
   106    </component>
   107           </component>
   107    <component id="openssllib" name="OpenSSL Library" purpose="optional" target="desktop">
   108         </collection>
   108     <unit mrp="secureswitools/openssllib/security_openssl.mrp"/>
   109         <collection name="appinstall_pub" long-name="Application Installation Public Interfaces" level="api">
   109    </component>
   110           <component name="startup_list_management_api" long-name="Startup List Management API" filter="s60" class="api">
   110    <component id="swisistools" name="Secure Software Install SIS Tools" purpose="optional" target="desktop">
   111             <unit bldFile="/sf/mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
   111     <unit bldFile="secureswitools/swisistools/group" mrp="secureswitools/swisistools/group/security_sistools.mrp"/>
   112           </component>
   112    </component>
   113         </collection>
   113   </collection>
   114         <collection name="ncdengine" long-name="Nokia Content Discover" level="framework">
   114   <collection id="appinstall_info" name="Application Installation Info" level="api">
   115           <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
   115    <component id="appinstall_test" filter="s60,test,api_test" name="Application Installation Test" purpose="development">
   116           <component name="ncdengine_engine" filter="s60" long-name="NCD Engine" introduced="^1">
   116     <unit bldFile="tsrc/group"/>
   117             <unit bldFile="/sf/mw/appinstall/ncdengine/engine/group"/>
   117    </component>
   118           </component>
   118    <component id="appinstall_metadata" name="Application Installation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
   119           <component name="debuglogger" filter="s60" long-name="NCD Debug Logger" introduced="^1" class="placeholder">
   119     <unit mrp="appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
   120             <!-- <unit bldFile="ncdengine/debuglogger/group"/> -->
   120    </component>
   121           </component>
   121   </collection>
   122           <component name="ncdengine_build" filter="s60" long-name="NCD Build" introduced="^1">
   122  </package>
   123             <unit bldFile="/sf/mw/appinstall/ncdengine/group"/>
       
   124           </component>
       
   125         </collection>
       
   126         <collection name="appinstaller" long-name="Application Installer" level="generic">
       
   127           <component name="appmngr2" filter="s60" long-name="Application Manager 2" introduced="^2">
       
   128             <unit bldFile="/sf/mw/appinstall/appinstaller/appmngr2/group"/>
       
   129           </component>
       
   130           <component name="appinstui" filter="s60" long-name="Application Installer UI" introduced="^2">
       
   131             <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui/group"/>
       
   132           </component>
       
   133         </collection>
       
   134         <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api">
       
   135           <!-- the collection is really a component. Move down a directory.-->
       
   136           <component name="iaupdateapi_stub_build" long-name="IA Update API Stub Build" filter="s60" introduced="^2">
       
   137             <unit bldFile="/sf/mw/appinstall/iaupdateapi_stub/group"/>
       
   138           </component>
       
   139         </collection>
       
   140         <collection name="iaupdate" long-name="Independent Apps Update" level="api">
       
   141           <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
       
   142           <component name="iad" long-name="Software Update" filter="s60" introduced="^2">
       
   143             <unit bldFile="/sf/mw/appinstall/iaupdate/iad/group"/>
       
   144           </component>
       
   145           <component name="iaupdate_help" filter="s60" long-name="IA Update Help" introduced="^2">
       
   146             <unit bldFile="/sf/mw/appinstall/iaupdate/help/group"/>
       
   147           </component>
       
   148           <component name="iaupdate_build" filter="s60" long-name="IA Update Build" introduced="^2">
       
   149             <unit bldFile="/sf/mw/appinstall/iaupdate/group"/>
       
   150           </component>
       
   151         </collection>
       
   152         <collection name="installationservices" long-name="Installation Services" level="generic">
       
   153           <component name="swi" long-name="Secure Software Install" purpose="optional">
       
   154             <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
       
   155           </component>
       
   156           <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
       
   157             <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
       
   158           </component>
       
   159           <component name="switestfw" long-name="Software Install Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
       
   160             <unit mrp="/sf/mw/appinstall/installationservices/switestfw/group/install_testframework.mrp" bldFile="/sf/mw/appinstall/installationservices/switestfw/group"/>
       
   161           </component>
       
   162           <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config">
       
   163             <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
       
   164           </component>
       
   165         </collection>
       
   166         <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
       
   167           <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC">
       
   168             <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
       
   169           </component>
       
   170           <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC">
       
   171             <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
       
   172           </component>
       
   173           <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC">
       
   174             <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
       
   175           </component>
       
   176           <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC">
       
   177             <unit bldFile="/sf/mw/appinstall/secureswitools/swisistools/group" mrp="/sf/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
       
   178           </component>
       
   179         </collection>
       
   180         <collection name="appinstall_info" long-name="Application Installation Info" level="api">
       
   181           <component name="appinstall_test" filter="s60,test,api_test" long-name="Application Installation Test" purpose="development">
       
   182             <unit bldFile="/sf/mw/appinstall/tsrc/group"/>
       
   183           </component>
       
   184           <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="^2" purpose="development" class="config PC">
       
   185             <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
       
   186           </component>
       
   187         </collection>
       
   188       </block>
       
   189     </layer>
       
   190   </systemModel>
       
   191 </SystemDefinition>
   123 </SystemDefinition>