symbian3/mw/appinstall/package_definition.xml
changeset 138 6892870d74c9
parent 30 0f4f00318d20
child 212 a44ae815a47f
equal deleted inserted replaced
137:dd877759a2b1 138:6892870d74c9
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <!DOCTYPE SystemDefinition [
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
     3  <!ELEMENT SystemDefinition (systemModel)>
     4  <!ATTLIST SystemDefinition
     4  <!ATTLIST SystemDefinition
     5   name CDATA #REQUIRED
     5   name CDATA #REQUIRED
     6   schema CDATA #REQUIRED>
     6   schema CDATA #REQUIRED>
     7  <!ELEMENT systemModel (layer+)>
     7  <!ELEMENT systemModel (layer+)>
     8  <!ELEMENT layer (block*|collection*)*>
     8  <!ELEMENT layer (block*|collection*)*>
    47   root CDATA #IMPLIED
    47   root CDATA #IMPLIED
    48   version NMTOKEN #IMPLIED
    48   version NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    50   late (Y|N) #IMPLIED
    50   late (Y|N) #IMPLIED
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
    52 ]>
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    98 <systemModel>
    54 <systemModel>
    99 <layer name="mw" long-name="Middleware" levels="generic specific">
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
   100 <block name="appinstall" level="generic" long-name="Application Installation" levels="tool framework generic api">
    56 <block name="appinstall" level="generic" long-name="Application Installation" levels="tool framework generic api">
   101 <collection name="installationservices" long-name="Installation Services" level="generic">
    57     <collection name="ncdengine" long-name="Nokia Content Discover" level="framework">
   102 <component name="swi" long-name="Secure Software Install" purpose="optional">
    58      <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
   103 <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
    59      <component name="ncdengine_engine" filter="s60" long-name="NCD Engine" introduced="^1">
   104 </component>
    60       <unit bldFile="/sf/mw/appinstall/ncdengine/engine/group"/>
   105 <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
    61      </component>
   106 <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
    62      <component name="debuglogger" filter="s60" long-name="NCD Debug Logger" introduced="^1" class="placeholder">
   107 </component>
    63       <!-- <unit bldFile="ncdengine/debuglogger/group"/> -->
   108 <component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development">
    64      </component>
   109 <unit mrp="/sf/mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/>
    65      <component name="ncdengine_build" filter="s60" long-name="NCD Build" introduced="^1">
   110 </component>
    66       <unit bldFile="/sf/mw/appinstall/ncdengine/group"/>
   111 <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config">
    67      </component>
   112 <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
    68     </collection>
   113 </component>
    69     <collection name="appinstaller" long-name="Application Installer" level="generic">
   114 </collection>
    70      <component name="appmngr2" filter="s60" long-name="Application Manager 2" introduced="^2">
   115 <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
    71       <unit bldFile="/sf/mw/appinstall/appinstaller/appmngr2/group"/>
   116 <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC">
    72      </component>
   117 <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
    73      <component name="appinstui" filter="s60" long-name="Application Installer UI" introduced="^2">
   118 </component>
    74       <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui/group"/>
   119 <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC">
    75      </component>
   120 <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
    76     </collection>
   121 </component>
    77     <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api">
   122 <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC">
    78      <!-- the collection is really a component. Move down a directory.-->
   123 <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
    79      <component name="iaupdateapi_stub_build" long-name="IA Update API Stub Build" filter="s60" introduced="^2">
   124 </component>
    80       <unit bldFile="/sf/mw/appinstall/iaupdateapi_stub/group"/>
   125 <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC">
    81      </component>
   126 <unit bldFile="/sf/mw/appinstall/secureswitools/swisistools/group" mrp="/sf/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
    82     </collection>
   127 </component>
    83     <collection name="iaupdate" long-name="Independent Apps Update" level="api">
   128 </collection>
    84      <!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
   129 <collection name="appinstall_info" long-name="Application Installation Info" level="api">
    85      <component name="iad" long-name="Software Update" filter="s60" introduced="^2">
   130 <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="tb91" purpose="development" class="config PC">
    86       <unit bldFile="/sf/mw/appinstall/iaupdate/iad/group"/>
   131 <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
    87      </component>
   132 </component>
    88      <component name="iaupdate_help" filter="s60" long-name="IA Update Help" introduced="^2">
   133 </collection>
    89       <unit bldFile="/sf/mw/appinstall/iaupdate/help/group"/>
   134 <collection name="s60">
    90      </component>
   135 <component name="appinstall">
    91      <component name="iaupdate_build" filter="s60" long-name="IA Update Build" introduced="^2">
   136 <unit bldFile="/sf/mw/appinstall/group" mrp=""/>
    92       <unit bldFile="/sf/mw/appinstall/iaupdate/group"/>
   137 </component>
    93      </component>
   138 </collection>
    94     </collection>
   139 </block>
    95     <collection name="installationservices" long-name="Installation Services" level="generic">
       
    96      <component name="swi" long-name="Secure Software Install" purpose="optional">
       
    97       <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
       
    98      </component>
       
    99      <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
       
   100       <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
       
   101      </component>
       
   102      <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config">
       
   103       <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
       
   104      </component>
       
   105     </collection>
       
   106     <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
       
   107      <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC">
       
   108       <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
       
   109      </component>
       
   110      <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC">
       
   111       <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
       
   112      </component>
       
   113      <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC">
       
   114       <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
       
   115      </component>
       
   116      <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC">
       
   117       <unit bldFile="/sf/mw/appinstall/secureswitools/swisistools/group" mrp="/sf/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
       
   118      </component>
       
   119     </collection>
       
   120     <collection name="appinstall_info" long-name="Application Installation Info" level="api">
       
   121      <component name="appinstall_pub" filter="s60" long-name="Application Installation Public Interfaces" class="api">
       
   122       <unit bldFile="/sf/mw/appinstall/appinstall_pub/group"/>
       
   123      </component>
       
   124      <component name="appinstall_plat" filter="s60" long-name="Application Installation Platform Interfaces" class="api">
       
   125       <unit bldFile="/sf/mw/appinstall/appinstall_plat/group"/>
       
   126      </component>
       
   127      <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="^2" purpose="development" class="config PC">
       
   128       <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
       
   129      </component>
       
   130     </collection>
       
   131    </block>
   140 </layer>
   132 </layer>
   141 </systemModel>
   133 </systemModel>
   142 </SystemDefinition>
   134 </SystemDefinition>