symbian3/mw/ipconnmgmt/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 44 0b761d12ae12
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="mw" long-name="Middleware" levels="generic specific">
    99 <layer name="mw">
     5 <block name="ipconnmgmt" long-name="IP Connectivity Management" tech_domain="dc" level="generic" levels="plugin framework server generic utils">
   100 <block name="ipconnmgmt">
     6     <collection name="alwayson_net_plugin" long-name="Always On Net Plugin" level="server">
   101 <collection name="s60">
     7      <component name="pdpcontextmanager2" long-name="PDP Context Manager 2" origin-model="foundation">
   102 <component name="ipconnmgmt">
     8       <unit bldFile="/sf/mw/ipconnmgmt/alwayson_net_plugin/pdpcontextmanager2/group"/>
   103 <unit bldFile="/sf/mw/ipconnmgmt/group" mrp=""/>
     9      </component>
   104 </component>
    10      <component unofficial="yes" name="alwayson_net_plugin_build" long-name="Always On Net Plugin Build" origin-model="foundation">
   105 </collection>
    11       <unit bldFile="/sf/mw/ipconnmgmt/alwayson_net_plugin/group"/>
   106 </block>
    12      </component>
       
    13     </collection>
       
    14     <collection name="bearermanagement" long-name="Bearer Management" level="framework">
       
    15      <component name="mpm" long-name="MPM" origin-model="foundation">
       
    16       <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/mpm/group"/>
       
    17      </component>
       
    18      <component name="bearermanager" long-name="Bearer Manager" origin-model="foundation">
       
    19       <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/bearermanager/group"/>
       
    20      </component>
       
    21      <component unofficial="yes" name="bearermanagement_build" long-name="Bearer Management Build" origin-model="foundation">
       
    22       <unit bldFile="/sf/mw/ipconnmgmt/bearermanagement/group"/>
       
    23      </component>
       
    24     </collection>
       
    25     <collection name="connectionmonitoring" long-name="Connection Monitoring" level="server">
       
    26      <component name="connectionmonitorplugin" long-name="Connection Monitor Plugin" origin-model="foundation">
       
    27       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connectionmonitorplugin/group"/>
       
    28      </component>
       
    29      <component name="connectionmonitorui" long-name="Connection Monitor UI" origin-model="foundation">
       
    30       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connectionmonitorui/group"/>
       
    31      </component>
       
    32      <component name="connmon" long-name="Connection Monitor" origin-model="foundation">
       
    33       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmon/connectionmonitor/group"/>
       
    34       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmon/dataconnectionlogger/group"/>
       
    35      </component>
       
    36      <component name="connmonext" long-name="Connection Monitor Ext" origin-model="foundation">
       
    37       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/connmonext/group"/>
       
    38      </component>
       
    39      <component unofficial="yes" name="connectionmonitoring_build" long-name="Connection Monitoring Build" origin-model="foundation">
       
    40       <unit bldFile="/sf/mw/ipconnmgmt/connectionmonitoring/group"/>
       
    41      </component>
       
    42     </collection>
       
    43     <collection name="accesspointcontrol" long-name="Access Point Control" level="plugin">
       
    44      <component name="apcontrollistplugin" long-name="Access Point Control List Plugin" origin-model="foundation">
       
    45       <unit bldFile="/sf/mw/ipconnmgmt/accesspointcontrol/apcontrollistplugin/group"/>
       
    46      </component>
       
    47     </collection>
       
    48     <collection name="apengine" long-name="Application Engine" level="framework">
       
    49      <component name="apeng" long-name="Access Point Engine" origin-model="foundation">
       
    50       <unit bldFile="/sf/mw/ipconnmgmt/apengine/apeng/group"/>
       
    51      </component>
       
    52      <component name="apsettingshandlerui" long-name="Access Point Settings Handler UI" origin-model="foundation">
       
    53       <unit bldFile="/sf/mw/ipconnmgmt/apengine/apsettingshandlerui/group"/>
       
    54      </component>
       
    55      <component name="apsettingsplugin" long-name="Access Point Settings Plugin" origin-model="foundation">
       
    56       <unit bldFile="/sf/mw/ipconnmgmt/apengine/apsettingsplugin/group"/>
       
    57      </component>
       
    58      <component unofficial="yes" name="apengine_build" long-name="Application Engine Build" origin-model="foundation">
       
    59       <unit bldFile="/sf/mw/ipconnmgmt/apengine/group"/>
       
    60      </component>
       
    61     </collection>
       
    62     <collection name="cmmanager" long-name="CM Manager" level="framework">
       
    63      <component name="cmmgr" long-name="CM Manager" origin-model="foundation">
       
    64       <unit bldFile="/sf/mw/ipconnmgmt/cmmanager/cmmgr/group"/>
       
    65      </component>
       
    66     </collection>
       
    67     <collection name="dbcreator" long-name="DB Creator" level="utils">
       
    68      <component name="commsdatcreator" long-name="Comms Database Creator" origin-model="foundation">
       
    69       <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/commsdatcreator/group"/>
       
    70      </component>
       
    71      <component name="commsdatcreatorrfsplugin" long-name="Comms Database Creator RFS Pluginr" origin-model="foundation">
       
    72       <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/commsdatcreatorrfsplugin/group"/>
       
    73      </component>
       
    74      <component name="commsdatstartup" long-name="Comms Database Startup" origin-model="foundation">
       
    75       <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/commsdatstartup/group"/>
       
    76      </component>
       
    77      <component name="dbcreatorexe" long-name="DB Creator" origin-model="foundation">
       
    78       <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/dbcreatorexe/group"/>
       
    79      </component>
       
    80      <component unofficial="yes" name="dbcreator_build" long-name="DB Creator Build" origin-model="foundation">
       
    81       <unit bldFile="/sf/mw/ipconnmgmt/dbcreator/group"/>
       
    82      </component>
       
    83     </collection>
       
    84     <collection name="connectionutilities" long-name="Connection Utilities" level="utils">
       
    85      <component name="connectiondialogs" long-name="ConnectionDialogs" origin-model="foundation">
       
    86       <unit bldFile="/sf/mw/ipconnmgmt/connectionutilities/connectiondialogs/group"/>
       
    87      </component>
       
    88     </collection>
       
    89     <collection name="ipconnmgmt_info" long-name="IP Connectivity Management Info" level="utils">
       
    90      <component unofficial="yes" name="ipconnmgmt_build" long-name="IP Connectivity Management Build" origin-model="foundation">
       
    91       <unit bldFile="/sf/mw/ipconnmgmt/group"/>
       
    92      </component>
       
    93      <component unofficial="yes" name="ipcm_pub" class="api" origin-model="foundation">
       
    94       <unit bldFile="/sf/mw/ipconnmgmt/ipcm_pub/group"/>
       
    95      </component>
       
    96      <component unofficial="yes" name="ipcm_plat" class="api" origin-model="foundation">
       
    97       <unit bldFile="/sf/mw/ipconnmgmt/ipcm_plat/group"/>
       
    98      </component>
       
    99     </collection>
       
   100    </block>
       
   101 </layer>
   107 </layer>
   102 </systemModel>
   108 </systemModel>
   103 </SystemDefinition>
   109 </SystemDefinition>