symbian4/app/contentcontrol/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 217 fcee787f22fe
child 391 1cd75ad5b512
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     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" xmlns:qt="http://www.nokia.com/qt">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="contentcontrol" name="Content Control Daemons" levels="plugin framework app">
     4 <!ATTLIST SystemDefinition
     4   <collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app">
     5   name CDATA #REQUIRED
     5    <component id="ds_contactsdatastoreextension_api" name="DS Contacts Data Store Extension API" class="api" filter="s60" introduced="^4">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="contentctrl_plat/ds_contactsdatastoreextension_api/ds_contactsdatastoreextension_api.metaxml"/>
     7 >
     7     <unit bldFile="contentctrl_plat/ds_contactsdatastoreextension_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8    </component>
     9 
     9    <component id="ds_data_modification_api" name="DS Data Modification API" class="api" filter="s60" introduced="^3">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="contentctrl_plat/ds_data_modification_api/ds_data_modification_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="contentctrl_plat/ds_data_modification_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13   </collection>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14   <collection id="connectivitymodules" name="Connectivity Modules" level="framework">
    15 <!ATTLIST layer
    15    <component id="secon" filter="s60" name="Service Controllers">
    16   name CDATA #REQUIRED
    16     <unit bldFile="connectivitymodules/secon/group"/>
    17   long-name CDATA #IMPLIED
    17    </component>
    18   levels NMTOKENS #IMPLIED
    18   </collection>
    19   span CDATA #IMPLIED
    19   <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
    20 >
    20    <!-- Component at wrong rank, should move down a directory -->
    21 
    21    <component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <unit bldFile="dsdcmoadapter/group"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23    </component>
    24 <!ATTLIST block
    24   </collection>
    25   levels NMTOKENS #IMPLIED
    25   <collection id="omads" name="OMA Data Sync" level="app">
    26   span CDATA #IMPLIED
    26    <component id="omads_build" filter="s60" name="OMA DS Build">
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="omads/group"/> <!-- need to remove #include and rename and OMA DS ROM -->
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin">
    30 >
    30     <unit bldFile="omads/omadsextensions/group"/>
    31 
    31    </component>
    32 <!ELEMENT subblock (collection)*>
    32    <component id="omadsextensions_qt" filter="s60" name="OMA DS Qt Extensions" class="plugin">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <unit bldFile="omads/omadsextensions" qt:proFile="omadsextensions.pro"/>
    34 <!ATTLIST subblock
    34    </component>
    35   name CDATA #REQUIRED
    35   </collection>
    36   long-name CDATA #IMPLIED
    36  </package>
    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="app" long-name="Applications" levels="services apps">
       
    79       <block name="contentcontrol" level="services" long-name="Content Control Daemons" levels="plugin framework app">
       
    80         <collection name="contentctrl_plat" long-name="Content Control Daemons Platforn Interfaces" level="app">
       
    81           <component name="ds_contactsdatastoreextension_api" long-name="DS Contacts Data Store Extension API" filter="s60" introduced="^4" class="api">
       
    82             <unit bldFile="/sf/app/contentcontrol/contentctrl_plat/ds_contactsdatastoreextension_api/group"/>
       
    83           </component>
       
    84           <component name="ds_data_modification_api" long-name="DS Data Modification API" filter="s60" introduced="^3" class="api">
       
    85             <unit bldFile="/sf/app/contentcontrol/contentctrl_plat/ds_data_modification_api/group"/>
       
    86           </component>
       
    87         </collection>
       
    88         <collection name="connectivitymodules" long-name="Connectivity Modules" level="framework">
       
    89           <component name="secon" filter="s60" long-name="Service Controllers">
       
    90             <unit bldFile="/sf/app/contentcontrol/connectivitymodules/secon/group"/>
       
    91           </component>
       
    92         </collection>
       
    93         <collection name="dsdcmoadapter" long-name="Data Sync DCMO Adapter" level="plugin">
       
    94           <!-- Component at wrong rank, should move down a directory -->
       
    95           <component name="dsdcmoadapter_build" filter="s60" long-name="Data Sync Control DCMO Adapter">
       
    96             <unit bldFile="/sf/app/contentcontrol/dsdcmoadapter/group"/>
       
    97           </component>
       
    98         </collection>
       
    99         <collection name="omads" long-name="OMA Data Sync" level="app">
       
   100           <component name="omads_build" filter="s60" long-name="OMA DS Build">
       
   101             <unit bldFile="/sf/app/contentcontrol/omads/group"/>
       
   102             <!-- need to remove #include and rename and OMA DS ROM -->
       
   103           </component>
       
   104           <component name="omadsextensions" filter="s60" long-name="OMA DS Extensions" plugin="Y">
       
   105             <unit bldFile="/sf/app/contentcontrol/omads/omadsextensions/group"/>
       
   106           </component>
       
   107           <component name="omadsextensions_qt" filter="s60" long-name="OMA DS Qt Extensions" plugin="Y">
       
   108             <unit bldFile="/sf/app/contentcontrol/omads/omadsextensions" proFile="omadsextensions.pro"/>
       
   109           </component>
       
   110         </collection>
       
   111       </block>
       
   112     </layer>
       
   113   </systemModel>
       
   114 </SystemDefinition>
    37 </SystemDefinition>