CompilerCompatibility/app/contacts/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 16 Mar 2010 16:25:56 +0000
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
permissions -rw-r--r--
Update CompilerCompatibility models from PDK_3.0.h

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE SystemDefinition [
 <!ELEMENT SystemDefinition (systemModel)>
 <!ATTLIST SystemDefinition
  name CDATA #REQUIRED
  schema CDATA #REQUIRED>
 <!ELEMENT systemModel (layer+)>
 <!ELEMENT layer (block*|collection*)*>
 <!ATTLIST layer
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED>
 <!ELEMENT block (subblock*|collection*)*>
 <!ATTLIST block
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED
  level NMTOKEN #IMPLIED
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT subblock (collection)*>
 <!ATTLIST subblock
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT collection (component)*>
 <!ATTLIST collection
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  level NMTOKEN #IMPLIED>
 <!ELEMENT component (unit)*>
 <!ATTLIST component
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  deprecated CDATA #IMPLIED
  introduced CDATA #IMPLIED
  contract CDATA #IMPLIED
  plugin (Y|N) 'N'
  filter CDATA #IMPLIED
  class NMTOKENS #IMPLIED
  supports CDATA #IMPLIED
  purpose (optional|mandatory|development) 'optional'>
 <!ELEMENT unit EMPTY>
 <!ATTLIST unit
  mrp CDATA #IMPLIED
  filter CDATA #IMPLIED
  bldFile CDATA #IMPLIED
  root CDATA #IMPLIED
  version NMTOKEN #IMPLIED
  prebuilt NMTOKEN #IMPLIED
  late (Y|N) #IMPLIED
  priority CDATA #IMPLIED>
]>
<SystemDefinition name="Symbian^3" schema="2.0.1">
<systemModel>
<layer name="app" long-name="Applications" levels="services apps">
<block name="contacts" level="apps" span="2" long-name="Contacts Apps" levels="engine support services ui">
    <collection name="contactextensions" long-name="Contacts Extensions" level="services">
     <component name="predefinedcontacts" filter="s60" long-name="Predefined Contacts">
      <unit bldFile="/sf/app/contacts/contactextensions/predefinedcontacts/group"/>
     </component>
    </collection>
    <collection name="logsui" long-name="Logs UI" level="ui">
     <component name="logsui_build" filter="s60" long-name="Logs UI Build">
      <!-- component at too high a rank, should move down one directory -->
      <unit bldFile="/sf/app/contacts/logsui/group"/>
     </component>
    </collection>
    <collection name="phonebookui" long-name="Phonebook UI" level="ui">
     <component name="phonebook" filter="s60" long-name="Phonebook">
      <unit bldFile="/sf/app/contacts/phonebookui/phonebook/group"/>
     </component>
     <component name="speeddial" filter="s60" long-name="Speed Dial">
      <unit bldFile="/sf/app/contacts/phonebookui/speeddial/group"/>
     </component>
     <component name="phonebook2" filter="s60" long-name="Phone Book 2">
      <unit bldFile="/sf/app/contacts/phonebookui/phonebook2/group"/>
     </component>
    </collection>
    <collection name="phonebookengines" long-name="Phonebook Engines" level="engine">
     <component name="cntfindplugin" filter="s60" long-name="Contacts Find Plugin" introduced="^2" plugin="Y">
      <unit bldFile="/sf/app/contacts/phonebookengines/cntfindplugin/group"/>
     </component>
     <component name="cntsortplugin" filter="s60" long-name="Contacts Sort Plugin" introduced="^2" plugin="Y">
      <unit bldFile="/sf/app/contacts/phonebookengines/cntsortplugin/group"/>
     </component>
     <component name="virtualphonebook" filter="s60" long-name="Virtual Phonebook" introduced="^2">
      <unit bldFile="/sf/app/contacts/phonebookengines/virtualphonebook/group"/>
     </component>
     <component name="contactsmodel" long-name="Contacts Model" introduced="ER5" purpose="optional">
      <unit bldFile="/sf/app/contacts/phonebookengines/contactsmodel/groupsql" mrp="/sf/app/contacts/phonebookengines/contactsmodel/groupsql/app-engines_cntmodel.mrp" version="2"/>
     </component>
    </collection>
    <collection name="pimprotocols" long-name="PIM Protocols" level="services">
     <component name="phonebooksync" long-name="Phonebook Sync" purpose="optional" plugin="Y">
      <unit bldFile="/sf/app/contacts/pimprotocols/phonebooksync/group" mrp="/sf/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
     </component>
     <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" purpose="optional">
      <unit bldFile="/sf/app/contacts/pimprotocols/pbap/group" mrp="/sf/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
     </component>
    </collection>
    <collection name="ccservices" long-name="Contacts Centric Services" level="services">
     <component name="cmsservices" filter="s60" long-name="Contact Method Selector Services" introduced="^2">
      <unit bldFile="/sf/app/contacts/ccservices/cmsservices/group"/>
     </component>
    </collection>
    <collection name="presencecache" long-name="Presence Cache" level="support">
     <component name="presencecacheutils" filter="s60" long-name="Presence Cache Utils" introduced="^2" class="placeholder">
      <!-- <unit bldFile="presencecache/presencecacheutils/group"/> -->
     </component>
     <component name="presencecacheserver2" filter="s60" long-name="Presence Cache Server" introduced="^2" class="placeholder">
      <!-- <unit bldFile="presencecache/presencecacheserver2/group"/> -->
     </component>
     <component name="presencecacheclient2" filter="s60" long-name="Presence Cache Client" introduced="^2" class="placeholder">
      <!-- <unit bldFile="presencecache/presencecacheclient2/group"/> -->
     </component>
     <component name="presencecache_build" filter="s60" long-name="Presence Cache Build" introduced="^2">
      <!-- should divide this bld.inf into the other components, or collapse them into a single component -->
      <unit bldFile="/sf/app/contacts/presencecache/group"/>
     </component>
    </collection>
    <collection name="predictivesearch" long-name="Predictive Search" level="support">
     <component name="pcsutils" filter="s60" long-name="PCS Utils" introduced="^2">
      <unit bldFile="/sf/app/contacts/predictivesearch/pcsutils/group"/>
     </component>
     <component name="pcsserverclientapi" filter="s60" long-name="PCS Server Client API" introduced="^2">
      <unit bldFile="/sf/app/contacts/predictivesearch/pcsserverclientapi/group"/>
     </component>
     <component name="pcsserver" filter="s60" long-name="PCS Server" introduced="^2">
      <unit bldFile="/sf/app/contacts/predictivesearch/pcsserver/group"/>
     </component>
     <component name="pcsadapters" filter="s60" long-name="PCS Adapters" introduced="^2" plugin="Y">
      <unit bldFile="/sf/app/contacts/predictivesearch/adapters/contacts/group"/>
     </component>
     <component name="pcsalgorithm" filter="s60" long-name="PCS Algorithm" introduced="^2" plugin="Y">
      <unit bldFile="/sf/app/contacts/predictivesearch/pcsalgorithm/group"/>
     </component>
     <component name="predictivesearch_build" filter="s60" long-name="Predictive Search Build" introduced="^2">
      <!-- need to remove #includes from bld.inf and rename as Predictive Search ROM -->
      <unit bldFile="/sf/app/contacts/predictivesearch/group"/>
     </component>
    </collection>
    <collection name="contacts_info" long-name="Contacts Apps Info" level="ui">
     <component name="contacts_plat" filter="s60" long-name="Contacts Apps Platform Interfaces" class="api">
      <unit bldFile="/sf/app/contacts/contacts_plat/group"/>
     </component>
     <component name="contacts_pub" filter="s60" long-name="Contacts Apps Public Interfaces" class="api">
      <unit bldFile="/sf/app/contacts/contacts_pub/group"/>
     </component>
     <component name="contacts_metadata" long-name="Contacts Apps Metadata" introduced="^2" purpose="development" class="config PC">
      <unit mrp="/sf/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>