tip_bulk_s3/mw/appinstall/package_definition.xml
changeset 359 230db5697b60
child 511 5b9ea224ada6
equal deleted inserted replaced
358:c01224bf8699 359:230db5697b60
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     4  <!ATTLIST SystemDefinition
       
     5   name CDATA #REQUIRED
       
     6   schema CDATA #REQUIRED>
       
     7  <!ELEMENT systemModel (layer+)>
       
     8  <!ELEMENT layer (block*|collection*)*>
       
     9  <!ATTLIST layer
       
    10   name CDATA #REQUIRED
       
    11   long-name CDATA #IMPLIED
       
    12   levels NMTOKENS #IMPLIED
       
    13   span CDATA #IMPLIED>
       
    14  <!ELEMENT block (subblock*|collection*)*>
       
    15  <!ATTLIST block
       
    16   levels NMTOKENS #IMPLIED
       
    17   span CDATA #IMPLIED
       
    18   level NMTOKEN #IMPLIED
       
    19   name CDATA #REQUIRED
       
    20   long-name CDATA #IMPLIED>
       
    21  <!ELEMENT subblock (collection)*>
       
    22  <!ATTLIST subblock
       
    23   name CDATA #REQUIRED
       
    24   long-name CDATA #IMPLIED>
       
    25  <!ELEMENT collection (component)*>
       
    26  <!ATTLIST collection
       
    27   name CDATA #REQUIRED
       
    28   long-name CDATA #IMPLIED
       
    29   level NMTOKEN #IMPLIED>
       
    30  <!ELEMENT component (unit)*>
       
    31  <!ATTLIST component
       
    32   name CDATA #REQUIRED
       
    33   long-name CDATA #IMPLIED
       
    34   deprecated CDATA #IMPLIED
       
    35   introduced CDATA #IMPLIED
       
    36   contract CDATA #IMPLIED
       
    37   plugin (Y|N) 'N'
       
    38   filter CDATA #IMPLIED
       
    39   class NMTOKENS #IMPLIED
       
    40   supports CDATA #IMPLIED
       
    41   purpose (optional|mandatory|development) 'optional'>
       
    42  <!ELEMENT unit EMPTY>
       
    43  <!ATTLIST unit
       
    44   mrp CDATA #IMPLIED
       
    45   filter CDATA #IMPLIED
       
    46   bldFile CDATA #IMPLIED
       
    47   root CDATA #IMPLIED
       
    48   version NMTOKEN #IMPLIED
       
    49   prebuilt NMTOKEN #IMPLIED
       
    50   late (Y|N) #IMPLIED
       
    51   priority CDATA #IMPLIED>
       
    52 ]>
       
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
       
    54  <systemModel>
       
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56    <block name="appinstall" level="generic" long-name="Application Installation" levels="tool framework generic api">
       
    57 <collection name="appinstall_plat" long-name="Application Installation Platform Interfaces" level="api">
       
    58 <component name="iaupdate_api" long-name="IA Update API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/mw/appinstall/appinstall_plat/iaupdate_api/group"/>
       
    60 </component>
       
    61 <component name="task_plugin_api" long-name="Task Plugin API" filter="s60" class="api">
       
    62 <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_plugin_api/group"/>
       
    63 </component>
       
    64 <component name="sw_installer_common_ui_api" long-name="SW Installer Common UI API" filter="s60" class="api">
       
    65 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
       
    66 </component>
       
    67 <component name="sw_installer_launcher_api" long-name="SW Installer Launcher API" filter="s60" class="api">
       
    68 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
       
    69 </component>
       
    70 <component name="task_management_api" long-name="Task Management API" filter="s60" class="api">
       
    71 <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_management_api/group"/>
       
    72 </component>
       
    73 <component name="sw_installer_ui_plugin_api" long-name="SW Installer UI Plugin API" filter="s60" class="api">
       
    74 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
       
    75 </component>
       
    76 <component name="sw_installer_cr_keys" long-name="SW Installer CR Keys" filter="s60" class="api">
       
    77 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
       
    78 </component>
       
    79 <component name="sw_installer_ps_keys" long-name="SW Installer PS Keys" filter="s60" class="api">
       
    80 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
       
    81 </component>
       
    82 <component name="appmngr2runtimeapi" long-name="Application Manager 2 Runtime Plugin API" filter="s60" class="api">
       
    83 <unit bldFile="/sf/mw/appinstall/appinstall_plat/appmngr2runtimeapi/group"/>
       
    84 </component>
       
    85 </collection>
       
    86 <collection name="appinstall_pub" long-name="Application Installation Public Interfaces" level="api">
       
    87 <component name="startup_list_management_api" long-name="Startup List Management API" filter="s60" class="api">
       
    88 <unit bldFile="/sf/mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
       
    89 </component>
       
    90 </collection>
       
    91 <collection name="ncdengine" long-name="Nokia Content Discover" level="framework">
       
    92 <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
       
    93 <component name="ncdengine_engine" filter="s60" long-name="NCD Engine" introduced="^1">
       
    94 <unit bldFile="/sf/mw/appinstall/ncdengine/engine/group"/>
       
    95 </component>
       
    96 <component name="debuglogger" filter="s60" long-name="NCD Debug Logger" introduced="^1" class="placeholder">
       
    97 <!-- <unit bldFile="ncdengine/debuglogger/group"/> -->
       
    98 </component>
       
    99 <component name="ncdengine_build" filter="s60" long-name="NCD Build" introduced="^1">
       
   100 <unit bldFile="/sf/mw/appinstall/ncdengine/group"/>
       
   101 </component>
       
   102 </collection>
       
   103 <collection name="appinstaller" long-name="Application Installer" level="generic">
       
   104 <component name="appmngr2" filter="s60" long-name="Application Manager 2" introduced="^2">
       
   105 <unit bldFile="/sf/mw/appinstall/appinstaller/appmngr2/group"/>
       
   106 </component>
       
   107 <component name="appinstui" filter="s60" long-name="Application Installer UI" introduced="^2">
       
   108 <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui/group"/>
       
   109 </component>
       
   110 </collection>
       
   111 <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api">
       
   112 <!-- the collection is really a component. Move down a directory.-->
       
   113 <component name="iaupdateapi_stub_build" long-name="IA Update API Stub Build" filter="s60" introduced="^2">
       
   114 <unit bldFile="/sf/mw/appinstall/iaupdateapi_stub/group"/>
       
   115 </component>
       
   116 </collection>
       
   117 <collection name="iaupdate" long-name="Independent Apps Update" level="api">
       
   118 <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
       
   119 <component name="iad" long-name="Software Update" filter="s60" introduced="^2">
       
   120 <unit bldFile="/sf/mw/appinstall/iaupdate/iad/group"/>
       
   121 </component>
       
   122 <component name="iaupdate_help" filter="s60" long-name="IA Update Help" introduced="^2">
       
   123 <unit bldFile="/sf/mw/appinstall/iaupdate/help/group"/>
       
   124 </component>
       
   125 <component name="iaupdate_build" filter="s60" long-name="IA Update Build" introduced="^2">
       
   126 <unit bldFile="/sf/mw/appinstall/iaupdate/group"/>
       
   127 </component>
       
   128 </collection>
       
   129 <collection name="installationservices" long-name="Installation Services" level="generic">
       
   130 <component name="swi" long-name="Secure Software Install" purpose="optional">
       
   131 <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
       
   132 </component>
       
   133 <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
       
   134 <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
       
   135 </component>
       
   136 <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config">
       
   137 <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
       
   138 </component>
       
   139 </collection>
       
   140 <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
       
   141 <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC">
       
   142 <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
       
   143 </component>
       
   144 <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC">
       
   145 <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
       
   146 </component>
       
   147 <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC">
       
   148 <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
       
   149 </component>
       
   150 <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC">
       
   151 <unit bldFile="/sf/mw/appinstall/secureswitools/swisistools/group" mrp="/sf/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
       
   152 </component>
       
   153 </collection>
       
   154 <collection name="appinstall_info" long-name="Application Installation Info" level="api">
       
   155 <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="^2" purpose="development" class="config PC">
       
   156 <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
       
   157 </component>
       
   158 </collection>
       
   159 </block>
       
   160   </layer>
       
   161  </systemModel>
       
   162 </SystemDefinition>