symbian4/app/devicecontrol/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 8d58b930d36e
child 327 70b6ce6b8331
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="devicecontrol" name="Device Control Daemons" levels="oma mid app">
     4 <!ATTLIST SystemDefinition
     4     <collection id="deviceupdatesui" name="Device Updates UI" level="app">
     5   name CDATA #REQUIRED
     5       <component id="deviceupdatesui_adapters" name="Device Updates Adapters" filter="s60" class="plugin" introduced="^4">
     6   schema CDATA #REQUIRED
     6         <unit bldFile="deviceupdatesui/adapters/bld"/>
     7 >
     7       </component>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8       <component id="deviceupdates" name="Device Updates" filter="s60" introduced="^4">
     9 
     9         <unit bldFile="deviceupdatesui/deviceupdates" qt:proFile="deviceupdates.pro"/>
    10 <!-- System Model Section of DTD -->
    10       </component>
    11 <!ELEMENT systemModel (layer+)>
    11       <component id="deviceupdatesplugin" name="Device Updates Plugin" filter="s60" introduced="^4" class="plugin">
    12 
    12         <unit bldFile="deviceupdatesui/deviceupdatesplugin" qt:proFile="deviceupdatesplugin.pro"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13       </component>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14       <component id="deviceupdatesqtsp" name="Device Updates Qt Service Provider" filter="s60" introduced="^4">
    15 <!ATTLIST layer
    15         <unit bldFile="deviceupdatesui/deviceupdatesqtsp" qt:proFile="deviceupdatesqtsp.pro"/>
    16   name CDATA #REQUIRED
    16       </component>
    17   long-name CDATA #IMPLIED
    17       <component id="cpqtsp" name="Client Provisioning Qt Service Provider" filter="s60" introduced="^4">
    18   levels NMTOKENS #IMPLIED
    18         <unit bldFile="deviceupdatesui/cpqtsp" qt:proFile="cpqtsp.pro"/>
    19   span CDATA #IMPLIED
    19       </component>
    20 >
    20       <component id="devicemanagementnotifiersplugin" name="Device Management Notifiers Plugin" filter="s60" introduced="^4" class="plugin">
    21 
    21         <unit bldFile="deviceupdatesui/devicemanagementnotifiersplugin" qt:proFile="devicemanagementnotifiersplugin.pro"/>
    22 <!ELEMENT block (subblock* | collection*)*>
    22       </component>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     </collection>
    24 <!ATTLIST block
    24   </package>
    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="app" long-name="Applications" levels="services apps">
       
    79       <block name="devicecontrol" level="services" long-name="Device Control Daemons" levels="oma mid app">
       
    80         <collection name="deviceupdatesui" long-name="Device Updates UI" level="app">
       
    81           <component name="deviceupdatesui_adapters" long-name="Device Updates Adapters" filter="s60" introduced="^4" plugin="Y">
       
    82             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/adapters/bld"/>
       
    83           </component>
       
    84           <component name="deviceupdates" long-name="Device Updates" filter="s60" introduced="^4">
       
    85             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/deviceupdates" proFile="deviceupdates.pro"/>
       
    86           </component>
       
    87           <component name="deviceupdatesplugin" long-name="Device Updates Plugin" filter="s60" introduced="^4" plugin="Y">
       
    88             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/deviceupdatesplugin" proFile="deviceupdatesplugin.pro"/>
       
    89           </component>
       
    90           <component name="deviceupdatesqtsp" long-name="Device Updates Qt Service Provider" filter="s60" introduced="^4">
       
    91             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/deviceupdatesqtsp" proFile="deviceupdatesqtsp.pro"/>
       
    92           </component>
       
    93           <component name="cpqtsp" long-name="Client Provisioning Qt Service Provider" filter="s60" introduced="^4">
       
    94             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/cpqtsp" proFile="cpqtsp.pro"/>
       
    95           </component>
       
    96           <component name="devicemanagementnotifiersplugin" long-name="Device Management Notifiers Plugin" filter="s60" introduced="^4" plugin="Y">
       
    97             <unit bldFile="/sf/app/devicecontrol/deviceupdatesui/devicemanagementnotifiersplugin" proFile="devicemanagementnotifiersplugin.pro"/>
       
    98           </component>
       
    99         </collection>
       
   100       </block>
       
   101     </layer>
       
   102   </systemModel>
       
   103 </SystemDefinition>
    25 </SystemDefinition>