symbian4/mw/ipconnmgmt/package_definition.xml
branchHighFidelityModel
changeset 150 8d58b930d36e
child 218 5ab61259495b
equal deleted inserted replaced
149:f5ca2252f87e 150:8d58b930d36e
       
     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 >
       
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
       
     9 
       
    10 <!-- System Model Section of DTD -->
       
    11 <!ELEMENT systemModel (layer+)>
       
    12 
       
    13 <!ELEMENT layer (block* | collection*)*>
       
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
       
    15 <!ATTLIST layer
       
    16   name CDATA #REQUIRED
       
    17   long-name CDATA #IMPLIED
       
    18   levels NMTOKENS #IMPLIED
       
    19   span CDATA #IMPLIED
       
    20 >
       
    21 
       
    22 <!ELEMENT block (subblock* | collection*)*>
       
    23  <!-- Generic OS services, Comms Services, etc -->
       
    24 <!ATTLIST block
       
    25   levels NMTOKENS #IMPLIED
       
    26   span CDATA #IMPLIED
       
    27   level NMTOKEN #IMPLIED
       
    28   name CDATA #REQUIRED
       
    29   long-name CDATA #IMPLIED
       
    30 >
       
    31 
       
    32 <!ELEMENT subblock (collection)*>
       
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
       
    34 <!ATTLIST subblock
       
    35   name CDATA #REQUIRED
       
    36   long-name CDATA #IMPLIED
       
    37 >
       
    38 
       
    39 <!ELEMENT collection (component)*>
       
    40 <!-- Screen Driver, Content Handling, etc -->
       
    41 <!ATTLIST collection
       
    42   name CDATA #REQUIRED
       
    43   long-name CDATA #IMPLIED
       
    44   level NMTOKEN #IMPLIED
       
    45 >
       
    46 
       
    47 <!ELEMENT component (unit)*>
       
    48 <!-- contains units or is a  package or prebuilt -->
       
    49 <!ATTLIST component
       
    50   name CDATA #REQUIRED
       
    51   long-name CDATA #IMPLIED
       
    52   deprecated CDATA #IMPLIED
       
    53   introduced CDATA #IMPLIED
       
    54   contract CDATA #IMPLIED
       
    55   plugin (Y|N) "N"
       
    56   filter CDATA #IMPLIED
       
    57   class NMTOKENS #IMPLIED
       
    58   supports CDATA #IMPLIED
       
    59   purpose ( optional | mandatory | development ) "optional"
       
    60 >
       
    61 
       
    62 <!ELEMENT unit EMPTY >
       
    63 <!-- must be buildable (bld.inf) -->
       
    64 <!-- bldFile  may someday be removed in favour of mrp -->
       
    65 <!ATTLIST unit
       
    66   mrp CDATA #IMPLIED
       
    67   filter CDATA #IMPLIED
       
    68   bldFile CDATA #IMPLIED
       
    69   root CDATA #IMPLIED
       
    70   version NMTOKEN #IMPLIED
       
    71   prebuilt NMTOKEN #IMPLIED
       
    72   late (Y|N) #IMPLIED
       
    73   priority CDATA #IMPLIED
       
    74 >
       
    75 ]>
       
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
       
    79       <block name="ipconnmgmt" level="generic" long-name="IP Connectivity Management" levels="plugin framework server utils api">
       
    80         <collection name="ipcm_plat" long-name="IP Connectivity Management Platform Interfaces" level="api">
       
    81           <component name="access_point_engine_misc_api" long-name="Access Point Engine Misc API" filter="s60" class="api">
       
    82             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/access_point_engine_misc_api/group"/>
       
    83           </component>
       
    84           <component name="bearer_settings_plugin_api" long-name="Bearer Settings Plugin API" filter="s60" class="api">
       
    85             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/bearer_settings_plugin_api/group"/>
       
    86           </component>
       
    87           <component name="commsdat_wlan_api" long-name="CommsDat WLAN API" filter="s60" class="api">
       
    88             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/commsdat_wlan_api/group"/>
       
    89           </component>
       
    90           <component name="connection_monitor_extension_api" long-name="Connection Monitor Extension API" filter="s60" class="api">
       
    91             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/connection_monitor_extension_api/group"/>
       
    92           </component>
       
    93           <component name="connection_ui_utilities_api" long-name="Connection UI Utilities API" filter="s60" class="api">
       
    94             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/connection_ui_utilities_api/group"/>
       
    95           </component>
       
    96           <component name="disconnect_dialog_api" long-name="Disconnect Dialog API" filter="s60" class="api">
       
    97             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_api/group"/>
       
    98           </component>
       
    99           <component name="disconnect_dialog_disable_api" long-name="Disconnect Dialog Disable API" filter="s60" class="api">
       
   100             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_disable_api/group"/>
       
   101           </component>
       
   102           <component name="extended_connection_settings_api" long-name="Extended Connection Settings API" filter="s60" class="api">
       
   103             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/extended_connection_settings_api/group"/>
       
   104           </component>
       
   105           <component name="mpm_default_connection_api" long-name="MPM Default Connection API" filter="s60" class="api">
       
   106             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/mpm_default_connection_api/group"/>
       
   107           </component>
       
   108           <component name="pdpcontextmanager2_reset_factory_settings_api" long-name="PDP Context Manager 2 Reset Factory Settings API" filter="s60" class="api">
       
   109             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_reset_factory_settings_api/group"/>
       
   110           </component>
       
   111           <component name="pdpcontextmanager2_settings_api" long-name="PDP Context Manager 2 Settings API" filter="s60" class="api">
       
   112             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_settings_api/group"/>
       
   113           </component>
       
   114           <component name="mpm_connect_screen_api" long-name="MPM Connect Screen API" filter="s60" class="api">
       
   115             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/mpm_connect_screen_api/group"/>
       
   116           </component>
       
   117         </collection>
       
   118         <collection name="ipcm_pub" long-name="IP Connectivity Management Public Interfaces" level="api">
       
   119           <component name="connection_settings_api" long-name="Connection Settings API" filter="s60" class="api">
       
   120             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/connection_settings_api/group"/>
       
   121           </component>
       
   122           <component name="access_point_engine_api" long-name="Access Point Engine API" filter="s60" class="api">
       
   123             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/access_point_engine_api/group"/>
       
   124           </component>
       
   125           <component name="access_point_settings_handler_api" long-name="Access Point Settings Handler API" filter="s60" class="api">
       
   126             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/access_point_settings_handler_api/group"/>
       
   127           </component>
       
   128           <component name="data_connection_log_counters_api" long-name="Data Connection Log Counters API" filter="s60" class="api">
       
   129             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/data_connection_log_counters_api/group"/>
       
   130           </component>
       
   131           <component name="connection_monitor_server_api" long-name="Connection Monitor Server API" filter="s60" class="api">
       
   132             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/connection_monitor_server_api/group"/>
       
   133           </component>
       
   134           <component name="connection_settings_ui_api" long-name="Connection Settings UI API" filter="s60" class="api">
       
   135             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/connection_settings_ui_api/group"/>
       
   136           </component>
       
   137           <component name="agent_dialog_api" long-name="Agent Dialog API" filter="s60" class="api">
       
   138             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/agent_dialog_api/group"/>
       
   139           </component>
       
   140           <component name="extendedconnpref_api" long-name="Extended Connection Preferences API" filter="s60" class="api">
       
   141             <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/extendedconnpref_api/group"/>
       
   142           </component>
       
   143         </collection>
       
   144         <collection name="accesspointcontrol" long-name="Access Point Control" level="plugin">
       
   145           <component name="apcontrollistplugin" filter="s60" long-name="Access Point Control List Plugin" introduced="^2" plugin="Y">
       
   146             <unit bldFile="/sf/mw/ipconnmgmt/accesspointcontrol/apcontrollistplugin/group"/>
       
   147           </component>
       
   148         </collection>
       
   149         <collection name="alwayson_net_plugin" long-name="Always Online Net Plugin" level="server">
       
   150           <component name="pdpcontextmanager2" filter="s60" long-name="PDP Context Manager 2">
       
   151             <unit bldFile="/sf/mw/ipconnmgmt/alwayson_net_plugin/pdpcontextmanager2/group"/>
       
   152           </component>
       
   153         </collection>
       
   154         <collection name="apengine" long-name="Access Point Engine" level="framework">
       
   155           <component name="apeng" filter="s60" long-name="Access Point Engine">
       
   156             <unit bldFile="/sf/mw/ipconnmgmt/apengine/apeng/group"/>
       
   157           </component>
       
   158           <component name="apsettingshandlerui" filter="s60" long-name="Access Point Settings Handler UI">
       
   159             <unit bldFile="/sf/mw/ipconnmgmt/apengine/apsettingshandlerui/group"/>
       
   160           </component>
       
   161           <component name="apsettingsplugin" filter="s60" long-name="Access Point Settings Plugin" plugin="Y">
       
   162             <unit bldFile="/sf/mw/ipconnmgmt/apengine/apsettingsplugin/group"/>
       
   163           </component>
       
   164         </collection>
       
   165         <collection name="bearermanagement" long-name="Bearer Management" level="framework">
       
   166           <component name="mpm" filter="s60" long-name="Mobility Policy Manager">
       
   167             <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/mpm/group"/>
       
   168           </component>
       
   169           <component name="extendedconnpref" filter="s60" long-name="Extended Connection Preferences">
       
   170             <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/extendedconnpref/group"/>
       
   171           </component>
       
   172           <component name="s60mcpr" filter="s60" long-name="S60 Meta-Connection Provider" plugin="Y">
       
   173             <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/S60MCPR/group"/>
       
   174           </component>
       
   175         </collection>
       
   176         <collection name="cmmanager" long-name="Connection Method Manager" level="framework">
       
   177           <component name="cmmgr" filter="s60" long-name="CM Manager">
       
   178             <unit bldFile="/sf/mw/ipconnmgmt/cmmanager/cmmgr/group"/>
       
   179           </component>
       
   180           <component name="gsconnsettingsplugin" filter="s60" long-name="GS Connection Settings Plugin" introduced="^3" plugin="Y">
       
   181             <unit bldFile="/sf/mw/ipconnmgmt/cmmanager/gsconnsettingsplugin/group"/>
       
   182           </component>
       
   183         </collection>
       
   184         <collection name="connectionmonitoring" long-name="Connection Monitoring" level="server">
       
   185           <component name="connectionmonitorplugin" filter="s60" long-name="Connection Monitor Plugin" plugin="Y">
       
   186             <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connectionmonitorplugin/group"/>
       
   187           </component>
       
   188           <component name="connectionmonitorui" filter="s60" long-name="Connection Monitor UI">
       
   189             <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connectionmonitorui/group"/>
       
   190           </component>
       
   191           <component name="connmon" filter="s60" long-name="Connection Monitor">
       
   192             <!-- either split into two components, or #include from a common bld.inf -->
       
   193             <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmon/connectionmonitor/group"/>
       
   194             <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmon/dataconnectionlogger/group"/>
       
   195           </component>
       
   196           <component name="connmonext" filter="s60" long-name="Connection Monitor Extension API">
       
   197             <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmonext/group"/>
       
   198           </component>
       
   199         </collection>
       
   200         <collection name="connectionutilities" long-name="Connection Utilities" level="utils">
       
   201           <component name="connectiondialogs" filter="s60" long-name="Connection Dialogs">
       
   202             <unit bldFile="/sf/mw/ipconnmgmt/connectionutilities/connectiondialogs/group"/>
       
   203           </component>
       
   204         </collection>
       
   205         <collection name="dbcreator" long-name="DB Creator" level="utils">
       
   206           <component name="commsdatcreator" filter="s60" long-name="Comms Database Creator" introduced="9.3">
       
   207             <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/commsdatcreator/group"/>
       
   208           </component>
       
   209           <component name="commsdatcreatorrfsplugin" filter="s60" long-name="Comms Database Creator RFS Plugin" introduced="9.3" plugin="Y">
       
   210             <!-- uncomment when config is turned on -->
       
   211             <!-- <unit bldFile="dbcreator/commsdatcreatorrfsplugin/group"/>-->
       
   212           </component>
       
   213           <component name="commsdatstartup" filter="s60" long-name="Comms Database Startup" introduced="9.3">
       
   214             <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/commsdatstartup/group"/>
       
   215           </component>
       
   216           <component name="dbcreatorexe" filter="s60" long-name="DB Creator" introduced="9.3">
       
   217             <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/dbcreatorexe/group"/>
       
   218           </component>
       
   219           <component name="dbcreator_build" filter="s60" long-name="DB Creator Build" introduced="9.3">
       
   220             <!-- move exports to another component, this is needed for the #ifndef for commsdatcreatorrfsplugin until configuration is in place-->
       
   221             <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/group"/>
       
   222           </component>
       
   223         </collection>
       
   224         <collection name="ipconnmgmt_info" long-name="IP Connectivity Management Info" level="api">
       
   225           <component name="ipcm_build" filter="s60" long-name="IP Connectivity Management Build">
       
   226             <!-- need to move exports to another component, or maek this a config component and revmove the #includes -->
       
   227             <unit bldFile="/sf/mw/ipconnmgmt/group"/>
       
   228           </component>
       
   229           <component name="ipcm_qt_build" long-name="IP Connectivity Management Qt Build" introduced="^4">
       
   230             <unit bldFile="/sf/mw/ipconnmgmt/."/>
       
   231           </component>
       
   232         </collection>
       
   233       </block>
       
   234     </layer>
       
   235   </systemModel>
       
   236 </SystemDefinition>