tip_pbc/app/contacts/package_definition.xml
changeset 355 0357197762a6
child 361 e1a3c78941f2
equal deleted inserted replaced
354:8a720eca298e 355:0357197762a6
       
     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 schema="2.0.1" name="Symbian^4">
       
    54  <systemModel>
       
    55   <layer name="app" long-name="Applications" levels="services apps">
       
    56    <block name="contacts" level="apps" span="2" levels="engine support services plugin ui" long-name="Contacts Apps">
       
    57 <collection name="contacts_plat" long-name="Contacts Apps Platform Interfaces" level="ui">
       
    58 <component name="qt_mobility_contacts_api" long-name="Qt Mobility Contacts API" introduced="^4" filter="s60" purpose="optional" class="api"/>
       
    59 </collection>
       
    60 <collection name="phonebookui" long-name="Phonebook UI" level="ui">
       
    61 <component name="cnthistorymodel" long-name="Contacts History Model" introduced="^4" filter="s60" purpose="optional" class="placeholder">
       
    62 <!--<unit bldFile="phonebookui/cnthistorymodel" qt:proFile="cnthistorymodel.pro"/> -->
       
    63 </component>
       
    64 <component name="pbkcommonui" long-name="Phonebook Common UI" introduced="^4" filter="s60" purpose="optional" class="placeholder">
       
    65 <!--<unit bldFile="phonebookui/pbkcommonui" qt:proFile="pbkcommonui.pro"/> -->
       
    66 </component>
       
    67 <component name="phonebookapp" long-name="Phonebook Application" introduced="^4" filter="s60" purpose="optional" class="placeholder">
       
    68 <!--<unit bldFile="phonebookui/phonebookapp" qt:proFile="phonebookapp.pro"/> -->
       
    69 </component>
       
    70 <component name="phonebookservices" long-name="Phonebook Services" introduced="^4" filter="s60" purpose="optional" class="placeholder">
       
    71 <!--<unit bldFile="phonebookui/phonebookservices" qt:proFile="phonebookservices.pro"/> -->
       
    72 </component>
       
    73 <component name="phonebookui_build" long-name="Phonebook UI Build" introduced="^4" filter="s60" purpose="optional">
       
    74 <!-- break up into components -->
       
    75 <unit bldFile="/sf/app/contacts/phonebookui" proFile="phonebookui.pro"/>
       
    76 </component>
       
    77 </collection>
       
    78 <collection name="phonebookengines" long-name="Phonebook Engines" level="engine">
       
    79 <component name="cntfindplugin" long-name="Contacts Find Plugin" introduced="^2" filter="s60" purpose="optional" plugin="Y">
       
    80 <unit bldFile="/sf/app/contacts/phonebookengines/cntfindplugin" proFile="cntfindplugin.pro"/>
       
    81 </component>
       
    82 <component name="cntsortplugin" long-name="Contacts Sort Plugin" introduced="^2" filter="s60" purpose="optional" plugin="Y">
       
    83 <unit bldFile="/sf/app/contacts/phonebookengines/cntsortplugin" proFile="cntsortplugin.pro"/>
       
    84 </component>
       
    85 <component name="qtcontactsmobility" long-name="Qt Contacts Mobility" introduced="^4" filter="s60" purpose="optional" plugin="Y" class="placeholder">
       
    86 <!-- need to move to this actual dir rather than including something from another collection -->
       
    87 <!-- <unit bldFile="qtcontactsmobility" qt:proFile="qtcontactsmobility.pro"/> -->
       
    88 </component>
       
    89 <component name="cntlistmodel" long-name="Contact List Model" introduced="^4" filter="s60" purpose="optional">
       
    90 <unit bldFile="/sf/app/contacts/phonebookengines/cntlistmodel" proFile="cntlistmodel.pro"/>
       
    91 </component>
       
    92 <component name="cntactions" long-name="Contacts Actions" introduced="^4" filter="s60" purpose="optional">
       
    93 <unit bldFile="/sf/app/contacts/phonebookengines/cntactions" proFile="cntactions.pro"/>
       
    94 </component>
       
    95 <component name="cntmaptileservice" long-name="Contacts Map Tile Service" introduced="^4" filter="s60" purpose="optional">
       
    96 <unit bldFile="/sf/app/contacts/phonebookengines/cntmaptileservice" proFile="cntmaptileservice.pro"/>
       
    97 </component>
       
    98 <component name="cntsimutility" long-name="Contacts SIM Utility" introduced="^4" filter="s60" purpose="optional">
       
    99 <unit bldFile="/sf/app/contacts/phonebookengines/cntsimutility" proFile="cntsimutility.pro"/>
       
   100 </component>
       
   101 <component name="cntimageutility" long-name="Contacts Image Utility" introduced="^4" filter="s60" purpose="optional">
       
   102 <unit bldFile="/sf/app/contacts/phonebookengines/cntimageutility" proFile="cntimageutility.pro"/>
       
   103 </component>
       
   104 </collection>
       
   105 <collection name="pimprotocols" long-name="PIM Protocols" level="services">
       
   106 <component name="phonebooksync" long-name="Phonebook Sync" purpose="optional" plugin="Y">
       
   107 <unit bldFile="/sf/app/contacts/pimprotocols/phonebooksync/group" mrp="/sf/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
       
   108 </component>
       
   109 <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" filter="s60" purpose="optional">
       
   110 <unit bldFile="/sf/app/contacts/pimprotocols/pbap/group" mrp="/sf/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
       
   111 </component>
       
   112 </collection>
       
   113 <collection name="presencecache" long-name="Presence Cache" level="support">
       
   114 <component name="presencecachesymbian" long-name="Presence Cache Symbian" introduced="^4" filter="s60" purpose="optional">
       
   115 <unit bldFile="/sf/app/contacts/presencecache/presencecachesymbian" proFile="presencecachesymbian.pro"/>
       
   116 </component>
       
   117 <component name="presencecacheqt" long-name="Presence Cache Qt" introduced="^4" filter="s60" purpose="optional">
       
   118 <unit bldFile="/sf/app/contacts/presencecache/presencecacheqt" proFile="presencecacheqt.pro"/>
       
   119 </component>
       
   120 </collection>
       
   121 <collection name="contactwidgethsplugin" long-name="Contact Widget Homescreen Plugin" level="plugin">
       
   122 <!-- collection is really a component, move down a directory -->
       
   123 <component name="contactwidgethsplugin_build" long-name="Contact Widget Homescreen Plugin Build" introduced="^4" purpose="optional">
       
   124 <unit bldFile="/sf/app/contacts/contactwidgethsplugin" proFile="contactwidgethsplugin.pro"/>
       
   125 </component>
       
   126 </collection>
       
   127 <collection name="contacts_info" long-name="Contacts Apps Info" level="ui">
       
   128 <component name="contacts_metadata" long-name="Contacts Apps Metadata" introduced="^2" purpose="development" class="config PC">
       
   129 <unit mrp="/sf/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
       
   130 </component>
       
   131 </collection>
       
   132 </block>
       
   133   </layer>
       
   134  </systemModel>
       
   135 </SystemDefinition>