symbian3/app/contacts/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 38 12159035c0ef
child 138 6892870d74c9
equal deleted inserted replaced
29:739e3e407bf8 30:0f4f00318d20
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition name="foundation" schema="2.0.1">
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
       
     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  <!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 ]>
       
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
     3 <systemModel>
    98 <systemModel>
     4 <layer name="app" long-name="Applications" levels="services apps">
    99 <layer name="app" long-name="Applications" levels="services apps">
     5 <block name="contacts" long-name="Contacts Apps" tech_domain="pr" level="apps" span="2" levels="engine support services ui">
   100 <block name="contacts" level="apps" span="2" long-name="Contacts Apps" levels="engine support services ui">
     6     <collection name="contactextensions" long-name="Contact Extensions" level="services">
   101 <collection name="phonebookengines" long-name="Phonebook Engines" level="engine">
     7      <component name="predefinedcontacts" long-name="Predefined Contacts" origin-model="foundation">
   102 <component name="contactsmodel" long-name="Contacts Model" introduced="ER5" purpose="optional">
     8       <unit bldFile="/sf/app/contacts/contactextensions/predefinedcontacts/group"/>
   103 <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/groupsql" mrp="/sf/app/contacts/phonebookengines/contactsmodel/groupsql/app-engines_cntmodel.mrp" version="2"/>
     9      </component>
   104 </component>
    10      <component unofficial="yes" name="contactextensions_build" long-name="Contact Extensions Build" origin-model="foundation">
   105 </collection>
    11       <unit bldFile="/sf/app/contacts/contactextensions/group"/>
   106 <collection name="pimprotocols" long-name="PIM Protocols" level="services">
    12      </component>
   107 <component name="phonebooksync" long-name="Phonebook Sync" purpose="optional" plugin="Y">
    13     </collection>
   108 <unit bldFile="/sf/app/contacts/pimprotocols/phonebooksync/group" mrp="/sf/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
    14     <collection name="logsui" long-name="Logs UI" level="ui">
   109 </component>
    15      <component name="logsui_help" long-name="Help" origin-model="foundation">
   110 <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" purpose="optional">
    16       <unit bldFile="/sf/app/contacts/logsui/help/group"/>
   111 <unit bldFile="/sf/app/contacts/pimprotocols/pbap/group" mrp="/sf/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
    17      </component>
   112 </component>
    18      <component name="logsserviceextension" long-name="Logs Service Extension" origin-model="foundation">
   113 </collection>
    19       <unit bldFile="/sf/app/contacts/logsui/logsserviceextension/group"/>
   114 <collection name="contacts_info" long-name="Contacts Apps Info" level="ui">
    20      </component>
   115 <component name="contacts_metadata" long-name="Contacts Apps Metadata" introduced="tb91" purpose="development" class="config PC">
    21      <component unofficial="yes" name="logsui_build" long-name="Logs UI Build" origin-model="foundation">
   116 <unit mrp="/sf/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
    22       <unit bldFile="/sf/app/contacts/logsui/group"/>
   117 </component>
    23      </component>
   118 </collection>
    24     </collection>
   119 <collection name="s60">
    25     <collection name="phonebookui" long-name="Phonebook UI" level="ui">
   120 <component name="contacts">
    26      <component name="phonebook" origin-model="foundation">
   121 <unit bldFile="/sf/app/contacts/group" mrp=""/>
    27       <unit bldFile="/sf/app/contacts/phonebookui/phonebook/group"/>
   122 </component>
    28      </component>
   123 </collection>
    29      <component name="speeddial" long-name="Speed Dial" origin-model="foundation">
   124 </block>
    30       <unit bldFile="/sf/app/contacts/phonebookui/speeddial/group"/>
       
    31      </component>
       
    32      <component name="phonebook2" long-name="Phone Book 2" origin-model="foundation">
       
    33       <!-- <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/ccapplication/ccacommlauncherplugin/tsrc/ut_commlaunchercontacthandler/group"/> -->
       
    34       <!-- <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/ccapplication/ccapp/tsrc/ut_cmscontactfetcher/group"/> -->
       
    35       <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/group"/>
       
    36       <!-- <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/tsrc/utilities/changepbk2cenrepkeyvaluestool/group"/> -->
       
    37       <!-- <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/tsrc/ut_addfavoritiesvisibility/group"/> -->
       
    38      </component>
       
    39      <component unofficial="yes" name="phonebookui_build" long-name="Phonebook UI Build" origin-model="foundation">
       
    40       <!-- <unit bldFile="/sf/app/contacts/phonebookui/group"/> -->
       
    41      </component>
       
    42     </collection>
       
    43     <collection name="phonebookengines" long-name="Phonebook Engines" level="engine">
       
    44      <component name="cntfindplugin" long-name="Cnt Find Plugin" origin-model="foundation">
       
    45       <unit bldFile="/sf/app/contacts/phonebookengines/cntfindplugin/group"/>
       
    46      </component>
       
    47      <component name="cntsortplugin" long-name="Cnt Sort Plugin" origin-model="foundation">
       
    48       <unit bldFile="/sf/app/contacts/phonebookengines/cntsortplugin/group"/>
       
    49      </component>
       
    50      <component name="virtualphonebook" long-name="Virtual Phonebook" origin-model="foundation">
       
    51       <unit bldFile="/sf/app/contacts/phonebookengines/virtualphonebook/group"/>
       
    52       <!-- <unit bldFile="/sf/app/contacts/phonebookengines/virtualphonebook/tsrc/mt_vpbkeng_selectorfactory/group"/> -->
       
    53       <!-- <unit bldFile="/sf/app/contacts/phonebookengines/virtualphonebook/tsrc/mt_vpbkeng_strcntanalyzer/group"/> -->
       
    54      </component>
       
    55      <!--Component manually removed and merged to OS-->
       
    56      <!--<component name="contactsmodel">
       
    57        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/cntmatchlog/group"/>  -
       
    58        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/group"/>  -
       
    59        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/cntmatchlog/group"/>  -
       
    60        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/fuzztest/group"/>  -
       
    61        <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/cntperftest/groupsql"/>
       
    62        <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/perffuncsuite/groupsql"/>
       
    63        <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/tcntpolice/groupsql"/>
       
    64        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/testcontactsuite/group"/>  -
       
    65        <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/testimpexvcard/groupsql"/>
       
    66        -  <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/tsrc/integration/teststartup/group"/>  -
       
    67      </component>-->
       
    68      <component unofficial="yes" name="phonebookengines_build" long-name="Phonebook Engines Build" origin-model="foundation">
       
    69       <unit bldFile="/sf/app/contacts/phonebookengines/group"/>
       
    70      </component>
       
    71     <component name="contactsmodel" long-name="Contacts Model" introduced="ER5" purpose="optional" plugin="N" origin-model="Symbian">
       
    72       <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/group" mrp="/sf/app/contacts/phonebookengines/contactsmodel/group/app-engines_cntmodel.mrp" version="1"/>
       
    73      </component>
       
    74     </collection>
       
    75 	<!-- Collection manually added due to faulty merge XSLT -->
       
    76 	<collection name="pimprotocols" long-name="PIM Protocols" level="services">
       
    77 	 <component name="phonebooksync" long-name="Phonebook Sync" purpose="optional" plugin="Y">
       
    78 	  <unit bldFile="/sf/app/contacts/pimprotocols/phonebooksync/group" mrp="/sf/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
       
    79 	 </component>
       
    80 	 <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" purpose="optional">
       
    81 	  <unit bldFile="/sf/app/contacts/pimprotocols/pbap/group" mrp="/sf/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
       
    82 	 </component>
       
    83 	</collection>
       
    84     <collection name="ccservices" long-name="CC Services" level="services">
       
    85      <component name="cmsservices" long-name="CMS Services" origin-model="foundation">
       
    86       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/client/group"/> -->
       
    87       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/server/group"/> -->
       
    88       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator/client/group"/> -->
       
    89       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator/server/group"/> -->
       
    90       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator2/client/group"/> -->
       
    91       <!-- <unit bldFile="/sf/app/contacts/ccservices/cmsservices/cmsengine/tsrc/contactcreator2/server/group"/> -->
       
    92       <unit bldFile="/sf/app/contacts/ccservices/cmsservices/group"/>
       
    93      </component>
       
    94     </collection>
       
    95     <collection name="presencecache" long-name="Presence Cache" level="support">
       
    96      <component name="presencecacheutils" long-name="Presence Cache Utils" origin-model="foundation">
       
    97       <!-- <unit bldFile="/sf/app/contacts/presencecache/presencecacheutils/group"/> -->
       
    98      </component>
       
    99      <component name="presencecacheserver2" long-name="Presence Cache Server2" origin-model="foundation">
       
   100       <!-- <unit bldFile="/sf/app/contacts/presencecache/presencecacheserver2/group"/> -->
       
   101      </component>
       
   102      <component name="presencecacheclient2" long-name="Presence Cache Client2" origin-model="foundation">
       
   103       <!-- <unit bldFile="/sf/app/contacts/presencecache/presencecacheclient2/group"/> -->
       
   104      </component>
       
   105      <component unofficial="yes" name="presencecache_build" long-name="Presence Cache Build" origin-model="foundation">
       
   106       <unit bldFile="/sf/app/contacts/presencecache/group"/>
       
   107      </component>
       
   108     </collection>
       
   109     <collection name="predictivesearch" long-name="Predictive Search" level="support">
       
   110      <component name="pcsutils" long-name="PCS Utils" origin-model="foundation">
       
   111       <unit bldFile="/sf/app/contacts/predictivesearch/pcsutils/group"/>
       
   112      </component>
       
   113      <component name="pcsserverclientapi" long-name="PCS Server Client API" origin-model="foundation">
       
   114       <unit bldFile="/sf/app/contacts/predictivesearch/pcsserverclientapi/group"/>
       
   115      </component>
       
   116      <component name="pcsserver" long-name="PCS Server" origin-model="foundation">
       
   117       <unit bldFile="/sf/app/contacts/predictivesearch/pcsserver/group"/>
       
   118      </component>
       
   119      <component name="adapters" long-name="Adapters" origin-model="foundation">
       
   120       <unit bldFile="/sf/app/contacts/predictivesearch/adapters/contacts/group"/>
       
   121      </component>
       
   122      <component name="pcsalgorithm" long-name="PCS Algorithm" origin-model="foundation">
       
   123       <unit bldFile="/sf/app/contacts/predictivesearch/pcsalgorithm/group"/>
       
   124      </component>
       
   125      <component unofficial="yes" name="predictivesearch_build" long-name="Predictive Search Build" origin-model="foundation">
       
   126       <unit bldFile="/sf/app/contacts/predictivesearch/group"/>
       
   127      </component>
       
   128     </collection>
       
   129     <collection name="contacts_info" long-name="Contacts Apps Info" level="ui">
       
   130      <component unofficial="yes" name="contacts_build" long-name="Contacts Apps Build" origin-model="foundation">
       
   131       <unit bldFile="/sf/app/contacts/group"/>
       
   132      </component>
       
   133      <component unofficial="yes" name="contacts_plat" long-name="Contacts Apps Platform Interfaces" class="api" origin-model="foundation">
       
   134       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/cca_launch_api/tsrc/group"/> -->
       
   135       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/cca_view_plugin_api/tsrc/group"/> -->
       
   136       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/contactpresence_api/tsrc/group"/> -->
       
   137       <unit bldFile="/sf/app/contacts/contacts_plat/group"/>
       
   138       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/predictivesearch_utils_api/tsrc/group"/> -->
       
   139       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/presence_cache_api/tsrc/group"/> -->
       
   140       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/speed_dial_dialogs_api/tsrc/bc/group"/> -->
       
   141       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/virtual_phonebook_policy_api/tsrc/group"/> -->
       
   142       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/virtual_phonebook_sim_services_api/tsrc/group"/> -->
       
   143       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/virtual_phonebook_store_api/tsrc/group"/> -->
       
   144       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/virtual_phonebook_vcard_api/tsrc/group"/> -->
       
   145       <!-- <unit bldFile="/sf/app/contacts/contacts_plat/virtual_phonebook_view_definition_api/tsrc/group"/> -->
       
   146      </component>
       
   147      <component unofficial="yes" name="contacts_pub" long-name="Contacts Apps Public Interfaces" class="api" origin-model="foundation">
       
   148       <unit bldFile="/sf/app/contacts/contacts_pub/group"/>
       
   149       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/phonebook_data_addedit_ui_api/tsrc/bc/group"/> -->
       
   150       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/phonebook_data_management_api/tsrc/bc/group"/> -->
       
   151       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/phonebook_fetch_ui_api/tsrc/bc/group"/> -->
       
   152       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/phonebook_ui_utilities_api/tsrc/bc/group"/> -->
       
   153       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/phonebook_vcard_importexport_api/tsrc/bc/group"/> -->
       
   154       <!-- <unit bldFile="/sf/app/contacts/contacts_pub/speed_dial_utility_control_api/tsrc/bc/group"/> -->
       
   155      </component>
       
   156     <component name="contacts_metadata" long-name="Contacts Apps Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
   157       <unit mrp="/sf/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
       
   158      </component>
       
   159     </collection>
       
   160    </block>
       
   161 </layer>
   125 </layer>
   162 </systemModel>
   126 </systemModel>
   163 </SystemDefinition>
   127 </SystemDefinition>