symbian3/mw/mds/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="mds" name="Metadata Services" levels="mgr eng server int">
     4 <!ATTLIST SystemDefinition
     4   <collection id="mds_plat" name="Metadata Services Platform Interfaces" level="int">
     5   name CDATA #REQUIRED
     5    <component id="context_engine_plugin_api" name="Context Engine Plugin API" introduced="^2" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="mds_plat/context_engine_plugin_api/context_engine_plugin_api.metaxml"/>
     7 >
     7     <unit bldFile="mds_plat/context_engine_plugin_api/group" filter="!test"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8     <unit bldFile="mds_plat/context_engine_plugin_api/tsrc/group" filter="test,api_test"/>
     9 
     9    </component>
    10 <!-- System Model Section of DTD -->
    10    <component id="harvester_framework_api" name="Harvester Framework API" introduced="^2" class="api" filter="s60">
    11 <!ELEMENT systemModel (layer+)>
    11     <meta rel="Api" href="mds_plat/harvester_framework_api/harvester_framework_api.metaxml"/>
    12 
    12     <unit bldFile="mds_plat/harvester_framework_api/group" filter="!test"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13     <unit bldFile="mds_plat/harvester_framework_api/tsrc/group" filter="test,api_test"/>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14 		<!-- can only have one unit with the same filter, #include the following from the previous unit -->
    15 <!ATTLIST layer
    15     <unit bldFile="mds_plat/harvester_framework_api/tsrc/composerplugintest/group" filter="test,api_test"/>
    16   name CDATA #REQUIRED
    16     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group" filter="test,api_test"/>
    17   long-name CDATA #IMPLIED
    17     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group" filter="test,api_test"/>
    18   levels NMTOKENS #IMPLIED
    18     <unit bldFile="mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group" filter="test,api_test"/>
    19   span CDATA #IMPLIED
    19     <unit bldFile="mds_plat/harvester_framework_api/tsrc/monitorplugintest/group" filter="test,api_test"/>
    20 >
    20    </component>
    21 
    21    <component id="location_manager_api" name="Location Manager API" introduced="^2" class="api" filter="s60">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <meta rel="Api" href="mds_plat/location_manager_api/location_manager_api.metaxml"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="mds_plat/location_manager_api/group" filter="!test"/>
    24 <!ATTLIST block
    24     <unit bldFile="mds_plat/location_manager_api/tsrc/group" filter="test,api_test"/>
    25   levels NMTOKENS #IMPLIED
    25    </component>
    26   span CDATA #IMPLIED
    26    <component id="metadata_engine_api" name="Metadata Engine API" introduced="^2" class="api" filter="s60">
    27   level NMTOKEN #IMPLIED
    27     <meta rel="Api" href="mds_plat/metadata_engine_api/metadata_engine_api.metaxml"/>
    28   name CDATA #REQUIRED
    28     <unit bldFile="mds_plat/metadata_engine_api/group" filter="!test"/>
    29   long-name CDATA #IMPLIED
    29     <unit bldFile="mds_plat/metadata_engine_api/tsrc/group" filter="test,api_test"/>
    30 >
    30    </component>
    31 
    31    <component id="content_listing_framework_collection_manager_api" name="Content Listing Framework Collection Manager API" introduced="^2" class="api" filter="s60">
    32 <!ELEMENT subblock (collection)*>
    32     <meta rel="Api" href="mds_plat/content_listing_framework_collection_manager_api/content_listing_framework_collection_manager_api.metaxml"/>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <meta rel="config">
    34 <!ATTLIST subblock
    34      <defined condition="RD_MDS_2_5"/>
    35   name CDATA #REQUIRED
    35     </meta>
    36   long-name CDATA #IMPLIED
    36     <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/group" filter="!test"/>
    37 >
    37     <unit bldFile="mds_plat/content_listing_framework_collection_manager_api/tsrc/group" filter="test,api_test"/>
    38 
    38    </component>
    39 <!ELEMENT collection (component)*>
    39    <component id="content_listing_framework_extended_api" name="Content Listing Framework Extended API" introduced="^2" class="api" filter="s60">
    40 <!-- Screen Driver, Content Handling, etc -->
    40     <meta rel="Api" href="mds_plat/content_listing_framework_extended_api/content_listing_framework_extended_api.metaxml"/>
    41 <!ATTLIST collection
    41     <meta rel="config">
    42   name CDATA #REQUIRED
    42      <defined condition="RD_MDS_2_5"/>
    43   long-name CDATA #IMPLIED
    43     </meta>
    44   level NMTOKEN #IMPLIED
    44     <unit bldFile="mds_plat/content_listing_framework_extended_api/group"/>
    45 >
    45    </component>
    46 
    46   </collection>
    47 <!ELEMENT component (unit)*>
    47   <collection id="mds_pub" name="Metadata Services Public Interfaces" level="int">
    48 <!-- contains units or is a  package or prebuilt -->
    48    <component id="content_listing_framework_api" name="Content Listing Framework API" introduced="^2" class="api" filter="s60">
    49 <!ATTLIST component
    49     <meta rel="Api" href="mds_pub/content_listing_framework_api/content_listing_framework_api.metaxml"/>
    50   name CDATA #REQUIRED
    50     <meta rel="config">
    51   long-name CDATA #IMPLIED
    51      <defined condition="RD_MDS_2_5"/>
    52   deprecated CDATA #IMPLIED
    52     </meta>
    53   introduced CDATA #IMPLIED
    53     <unit bldFile="mds_pub/content_listing_framework_api/group" filter="!test"/>
    54   contract CDATA #IMPLIED
    54     <unit bldFile="mds_pub/content_listing_framework_api/tsrc/group" filter="test,api_test"/>
    55   plugin (Y|N) "N"
    55    </component>
    56   filter CDATA #IMPLIED
    56   </collection>
    57   class NMTOKENS #IMPLIED
    57   <collection id="metadataengine" name="Metadata Engine" level="eng">
    58   supports CDATA #IMPLIED
    58    <component id="metadataengine_common" filter="s60" name="Metadata Engine Common" introduced="^2">
    59   purpose ( optional | mandatory | development ) "optional"
    59     <unit bldFile="metadataengine/common/group"/>
    60 >
    60    </component>
    61 
    61    <component id="metadataengine_server" filter="s60" name="Metadata Engine Server" introduced="^2">
    62 <!ELEMENT unit EMPTY >
    62     <unit bldFile="metadataengine/server/group"/>
    63 <!-- must be buildable (bld.inf) -->
    63    </component>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64    <component id="metadataengine_client" filter="s60" name="Metadata Engine Client" introduced="^2">
    65 <!ATTLIST unit
    65     <unit bldFile="metadataengine/client/group"/>
    66   mrp CDATA #IMPLIED
    66    </component>
    67   filter CDATA #IMPLIED
    67    <component id="metadataengine_build" filter="s60" name="Metadata Engine Build" introduced="^2">
    68   bldFile CDATA #IMPLIED
    68     <!--make this collection a single component, or split this bld.inf into the other units  -->
    69   root CDATA #IMPLIED
    69     <unit bldFile="metadataengine/group"/>
    70   version NMTOKEN #IMPLIED
    70    </component>
    71   prebuilt NMTOKEN #IMPLIED
    71   </collection>
    72   late (Y|N) #IMPLIED
    72   <collection id="locationmanager" name="Location Manager" level="mgr">
    73   priority CDATA #IMPLIED
    73    <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2">
    74 >
    74     <unit bldFile="locationmanager/locationtrail/group"/>
    75 ]>
    75    </component>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76    <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2">
    77   <systemModel>
    77     <unit bldFile="locationmanager/server/group"/>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78    </component>
    79       <block name="mds" level="specific" long-name="Metadata Services" levels="mgr eng server int">
    79    <component id="locationmanager_client" filter="s60" name="Location Manager Client" introduced="^2">
    80         <collection name="mds_plat" long-name="Metadata Services Platform Interfaces" level="int">
    80     <unit bldFile="locationmanager/client/group"/>
    81           <component name="context_engine_plugin_api" long-name="Context Engine Plugin API" introduced="^2" filter="s60" class="api">
    81    </component>
    82             <unit bldFile="/sf/mw/mds/mds_plat/context_engine_plugin_api/group" filter="!test"/>
    82    <component id="locationmanager_build" filter="s60" name="Location Manager Build" introduced="^2">
    83             <unit bldFile="/sf/mw/mds/mds_plat/context_engine_plugin_api/tsrc/group" filter="test,api_test"/>
    83     <!--make this collection a single component, or split this bld.inf into the other units  -->
    84           </component>
    84     <unit bldFile="locationmanager/group"/>
    85           <component name="harvester_framework_api" long-name="Harvester Framework API" introduced="^2" filter="s60" class="api">
    85    </component>
    86             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/group" filter="!test"/>
    86   </collection>
    87             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/group" filter="test,api_test"/>
    87   <collection id="contextengine" name="Context Engine" level="eng">
    88             <!-- can only have one unit with the same filter, #include the following from the previous unit -->
    88    <component id="contextengine_plugins" filter="s60" name="Context Engine Plugins" class="plugin" introduced="^2">
    89             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/composerplugintest/group" filter="test,api_test"/>
    89     <unit bldFile="contextengine/plugins/group"/>
    90             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterclienttest/group" filter="test,api_test"/>
    90    </component>
    91             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterdatatest/group" filter="test,api_test"/>
    91    <component id="contextengine_build" filter="s60" name="Context Engine Build" introduced="^2">
    92             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/harvesterplugintest/group" filter="test,api_test"/>
    92     <!--make this collection a single component, or make this unit self-contained  -->
    93             <unit bldFile="/sf/mw/mds/mds_plat/harvester_framework_api/tsrc/monitorplugintest/group" filter="test,api_test"/>
    93     <unit bldFile="contextengine/group"/>
    94           </component>
    94    </component>
    95           <component name="location_manager_api" long-name="Location Manager API" introduced="^2" filter="s60" class="api">
    95   </collection>
    96             <unit bldFile="/sf/mw/mds/mds_plat/location_manager_api/group" filter="!test"/>
    96   <collection id="harvester" name="Harvester" level="eng">
    97             <unit bldFile="/sf/mw/mds/mds_plat/location_manager_api/tsrc/group" filter="test,api_test"/>
    97    <component id="blacklistclient" filter="s60" name="Blacklist Client" introduced="^2">
    98           </component>
    98     <unit bldFile="harvester/blacklistclient/group"/>
    99           <component name="metadata_engine_api" long-name="Metadata Engine API" introduced="^2" filter="s60" class="api">
    99    </component>
   100             <unit bldFile="/sf/mw/mds/mds_plat/metadata_engine_api/group" filter="!test"/>
   100    <component id="blacklistserver" filter="s60" name="Blacklist Server" introduced="^2">
   101             <unit bldFile="/sf/mw/mds/mds_plat/metadata_engine_api/tsrc/group" filter="test,api_test"/>
   101     <unit bldFile="harvester/blacklistserver/group"/>
   102           </component>
   102    </component>
   103           <component name="content_listing_framework_collection_manager_api" long-name="Content Listing Framework Collection Manager API" introduced="^2" filter="s60" class="api">
   103    <component id="harvester_common" filter="s60" name="Harvester Common" introduced="^2">
   104             <unit bldFile="/sf/mw/mds/mds_plat/content_listing_framework_collection_manager_api/group" filter="!test"/>
   104     <unit bldFile="harvester/common/group"/>
   105             <unit bldFile="/sf/mw/mds/mds_plat/content_listing_framework_collection_manager_api/tsrc/group" filter="test,api_test"/>
   105    </component>
   106           </component>
   106    <component id="composerplugins" filter="s60" name="Composer Plugins" class="plugin" introduced="^2">
   107           <component name="content_listing_framework_extended_api" long-name="Content Listing Framework Extended API" introduced="^2" filter="s60" class="api">
   107     <unit bldFile="harvester/composerplugins/group"/>
   108             <unit bldFile="/sf/mw/mds/mds_plat/content_listing_framework_extended_api/group"/>
   108    </component>
   109           </component>
   109    <component id="harvesterplugins" filter="s60" name="Harvester Plugins" class="plugin" introduced="^2">
   110         </collection>
   110     <unit bldFile="harvester/harvesterplugins/group"/>
   111         <collection name="mds_pub" long-name="Metadata Services Public Interfaces" level="int">
   111    </component>
   112           <component name="content_listing_framework_api" long-name="Content Listing Framework API" introduced="^2" filter="s60" class="api">
   112    <component id="monitorplugins" filter="s60" name="Monitor Plugins" class="plugin" introduced="^2">
   113             <unit bldFile="/sf/mw/mds/mds_pub/content_listing_framework_api/group" filter="!test"/>
   113     <unit bldFile="harvester/monitorplugins/group"/>
   114             <unit bldFile="/sf/mw/mds/mds_pub/content_listing_framework_api/tsrc/group" filter="test,api_test"/>
   114    </component>
   115           </component>
   115    <component id="harvester_server" filter="s60" name="Harvester Server" introduced="^2">
   116         </collection>
   116     <unit bldFile="harvester/server/group"/>
   117         <collection name="metadataengine" long-name="Metadata Engine" level="eng">
   117    </component>
   118           <component name="metadataengine_common" filter="s60" long-name="Metadata Engine Common" introduced="^2">
   118    <component id="harvester_client" filter="s60" name="Harvester Client" introduced="^2">
   119             <unit bldFile="/sf/mw/mds/metadataengine/common/group"/>
   119     <unit bldFile="harvester/client/group"/>
   120           </component>
   120    </component>
   121           <component name="metadataengine_server" filter="s60" long-name="Metadata Engine Server" introduced="^2">
   121    <component id="harvester_build" filter="s60" name="Harvester Build" introduced="^2">
   122             <unit bldFile="/sf/mw/mds/metadataengine/server/group"/>
   122     <!-- split these exports into the other components -->
   123           </component>
   123     <unit bldFile="harvester/group"/>
   124           <component name="metadataengine_client" filter="s60" long-name="Metadata Engine Client" introduced="^2">
   124    </component>
   125             <unit bldFile="/sf/mw/mds/metadataengine/client/group"/>
   125   </collection>
   126           </component>
   126   <collection id="watchdog" name="Watchdog" level="server">
   127           <component name="metadataengine_build" filter="s60" long-name="Metadata Engine Build" introduced="^2">
   127    <!-- collection is really a component. Move down a directory -->
   128             <!--make this collection a single component, or split this bld.inf into the other units  -->
   128    <component id="mdswatchdog" filter="s60" name="Metadata Watchdog" introduced="^2">
   129             <unit bldFile="/sf/mw/mds/metadataengine/group"/>
   129     <unit bldFile="watchdog/group"/>
   130           </component>
   130    </component>
   131         </collection>
   131   </collection>
   132         <collection name="locationmanager" long-name="Location Manager" level="mgr">
   132   <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int">
   133           <component name="locationtrail" filter="s60" long-name="Location Trail" introduced="^2">
   133    <!-- collection is really a component. Move down a directory -->
   134             <unit bldFile="/sf/mw/mds/locationmanager/locationtrail/group"/>
   134    <meta rel="config">
   135           </component>
   135     <defined condition="RD_MDS_2_5"/>
   136           <component name="locationmanager_server" filter="s60" long-name="Location Manager Server" introduced="^2">
   136    </meta>
   137             <unit bldFile="/sf/mw/mds/locationmanager/server/group"/>
   137    <component id="clfwrapper_build" filter="s60" name="CLF Wrapper Build" introduced="^2">
   138           </component>
   138     <!-- Uncomment unit when configuration is in place. Currently #included from mds_build -->
   139           <component name="locationmanager_client" filter="s60" long-name="Location Manager Client" introduced="^2">
   139     <!--<unit bldFile="clfwrapper/group"/>-->
   140             <unit bldFile="/sf/mw/mds/locationmanager/client/group"/>
   140    </component>
   141           </component>
   141   </collection>
   142           <component name="locationmanager_build" filter="s60" long-name="Location Manager Build" introduced="^2">
   142   <collection id="mds_info" name="Metadata Services Info" level="int">
   143             <!--make this collection a single component, or split this bld.inf into the other units  -->
   143    <component id="mds_build" filter="s60" name="Metadata Services Build" introduced="^2">
   144             <unit bldFile="/sf/mw/mds/locationmanager/group"/>
   144     <!-- consider distributiing this into the rest of the components in the package -->
   145           </component>
   145     <unit bldFile="group"/>
   146         </collection>
   146    </component>
   147         <collection name="contextengine" long-name="Context Engine" level="eng">
   147   </collection>
   148           <component name="contextengine_plugins" filter="s60" long-name="Context Engine Plugins" introduced="^2" plugin="Y">
   148  </package>
   149             <unit bldFile="/sf/mw/mds/contextengine/plugins/group"/>
       
   150           </component>
       
   151           <component name="contextengine_build" filter="s60" long-name="Context Engine Build" introduced="^2">
       
   152             <!--make this collection a single component, or make this unit self-contained  -->
       
   153             <unit bldFile="/sf/mw/mds/contextengine/group"/>
       
   154           </component>
       
   155         </collection>
       
   156         <collection name="harvester" long-name="Harvester" level="eng">
       
   157           <component name="blacklistclient" filter="s60" long-name="Blacklist Client" introduced="^2">
       
   158             <unit bldFile="/sf/mw/mds/harvester/blacklistclient/group"/>
       
   159           </component>
       
   160           <component name="blacklistserver" filter="s60" long-name="Blacklist Server" introduced="^2">
       
   161             <unit bldFile="/sf/mw/mds/harvester/blacklistserver/group"/>
       
   162           </component>
       
   163           <component name="harvester_common" filter="s60" long-name="Harvester Common" introduced="^2">
       
   164             <unit bldFile="/sf/mw/mds/harvester/common/group"/>
       
   165           </component>
       
   166           <component name="composerplugins" filter="s60" long-name="Composer Plugins" introduced="^2" plugin="Y">
       
   167             <unit bldFile="/sf/mw/mds/harvester/composerplugins/group"/>
       
   168           </component>
       
   169           <component name="harvesterplugins" filter="s60" long-name="Harvester Plugins" introduced="^2" plugin="Y">
       
   170             <unit bldFile="/sf/mw/mds/harvester/harvesterplugins/group"/>
       
   171           </component>
       
   172           <component name="monitorplugins" filter="s60" long-name="Monitor Plugins" introduced="^2" plugin="Y">
       
   173             <unit bldFile="/sf/mw/mds/harvester/monitorplugins/group"/>
       
   174           </component>
       
   175           <component name="harvester_server" filter="s60" long-name="Harvester Server" introduced="^2">
       
   176             <unit bldFile="/sf/mw/mds/harvester/server/group"/>
       
   177           </component>
       
   178           <component name="harvester_client" filter="s60" long-name="Harvester Client" introduced="^2">
       
   179             <unit bldFile="/sf/mw/mds/harvester/client/group"/>
       
   180           </component>
       
   181           <component name="harvester_build" filter="s60" long-name="Harvester Build" introduced="^2">
       
   182             <!-- split these exports into the other components -->
       
   183             <unit bldFile="/sf/mw/mds/harvester/group"/>
       
   184           </component>
       
   185         </collection>
       
   186         <collection name="watchdog" long-name="Watchdog" level="server">
       
   187           <!-- collection is really a component. Move down a directory -->
       
   188           <component name="mdswatchdog" filter="s60" long-name="Metadata Watchdog" introduced="^2">
       
   189             <unit bldFile="/sf/mw/mds/watchdog/group"/>
       
   190           </component>
       
   191         </collection>
       
   192         <collection name="clfwrapper" long-name="Content Listing Framework Wrapper" level="int">
       
   193           <!-- collection is really a component. Move down a directory -->
       
   194           <component name="clfwrapper_build" filter="s60" long-name="CLF Wrapper Build" introduced="^2" class="placeholder">
       
   195             <!-- Uncomment unit when configuration is in place. Currently #included from mds_build -->
       
   196             <!--<unit bldFile="clfwrapper/group"/>-->
       
   197           </component>
       
   198         </collection>
       
   199         <collection name="mds_info" long-name="Metadata Services Info" level="int">
       
   200           <component name="mds_build" filter="s60" long-name="Metadata Services Build" introduced="^2">
       
   201             <!-- consider distributiing this into the rest of the components in the package -->
       
   202             <unit bldFile="/sf/mw/mds/group"/>
       
   203           </component>
       
   204         </collection>
       
   205       </block>
       
   206     </layer>
       
   207   </systemModel>
       
   208 </SystemDefinition>
   149 </SystemDefinition>