symbian4/mw/hapticsservices/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 8d58b930d36e
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">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="hapticsservices" name="Haptics Services" levels="fw server api">
     4 <!ATTLIST SystemDefinition
     4   <collection id="hapticsservices_plat" name="Haptics Services Platform Interfaces" level="api">
     5   name CDATA #REQUIRED
     5    <component id="tacticon_api" name="Tacticon API" introduced="^1" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="hapticsservices_plat/tacticon_api/tacticon_api.metaxml"/>
     7 >
     7     <unit bldFile="hapticsservices_plat/tacticon_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="tactile_feedback_core_api" name="Tactile Feedback Core API" introduced="^1" class="api" filter="s60">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="hapticsservices_plat/tactile_feedback_core_api/tactile_feedback_core_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="hapticsservices_plat/tactile_feedback_core_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13    <component id="tactile_feedback_server_api" name="Tactile Feedback Server API" introduced="^1" class="api" filter="s60">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <meta rel="Api" href="hapticsservices_plat/tactile_feedback_server_api/tactile_feedback_server_api.metaxml"/>
    15 <!ATTLIST layer
    15     <unit bldFile="hapticsservices_plat/tactile_feedback_server_api/group"/>
    16   name CDATA #REQUIRED
    16    </component>
    17   long-name CDATA #IMPLIED
    17   </collection>
    18   levels NMTOKENS #IMPLIED
    18   <collection id="hapticsservices_pub" name="Haptics Services Public Interfaces" level="api">
    19   span CDATA #IMPLIED
    19    <component id="tactile_feedback_client_api" name="Tactile Feedback Client API" introduced="^1" class="api" filter="s60">
    20 >
    20     <meta rel="Api" href="hapticsservices_pub/tactile_feedback_client_api/tactile_feedback_client_api.metaxml"/>
    21 
    21     <unit bldFile="hapticsservices_pub/tactile_feedback_client_api/group"/>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    </component>
    23  <!-- Generic OS services, Comms Services, etc -->
    23   </collection>
    24 <!ATTLIST block
    24   <collection id="tacticonserver" name="Tacticon Server" level="server">
    25   levels NMTOKENS #IMPLIED
    25    <!-- collection is really a component. Move down a directory  -->
    26   span CDATA #IMPLIED
    26    <component id="tacticonserver_build" filter="s60" name="Tacticon Server Build" introduced="^3">
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="tacticonserver/group"/>
    28   name CDATA #REQUIRED
    28     <!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed -->
    29   long-name CDATA #IMPLIED
    29    </component>
    30 >
    30   </collection>
    31 
    31   <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
    32 <!ELEMENT subblock (collection)*>
    32    <component id="tactilearearegistry" filter="s60" name="Tactile Area Registry" introduced="^1">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <unit bldFile="tactilefeedback/tactilearearegistry/group"/>
    34 <!ATTLIST subblock
    34    </component>
    35   name CDATA #REQUIRED
    35    <component id="tactilefeedbackresolver" filter="s60" name="Tactile Feedback Resolver" introduced="^1">
    36   long-name CDATA #IMPLIED
    36     <unit bldFile="tactilefeedback/tactilefeedbackresolver/group"/>
    37 >
    37    </component>
    38 
    38    <component id="tactileclickplugin" filter="s60" name="Tactile Click Plugin" class="plugin" introduced="^1">
    39 <!ELEMENT collection (component)*>
    39     <unit bldFile="tactilefeedback/tactileclickplugin/group"/>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    </component>
    41 <!ATTLIST collection
    41    <component id="tactilefeedbackclient" filter="s60" name="Tactile Feedback Client" introduced="^1">
    42   name CDATA #REQUIRED
    42     <unit bldFile="tactilefeedback/tactilefeedbackclient/group"/>
    43   long-name CDATA #IMPLIED
    43    </component>
    44   level NMTOKEN #IMPLIED
    44    <component id="tactileactionplugin" filter="s60" name="Tactile Action Plugin" class="plugin" introduced="^1">
    45 >
    45     <unit bldFile="tactilefeedback/tactileactionplugin/group"/>
    46 
    46    </component>
    47 <!ELEMENT component (unit)*>
    47    <component id="tactilefeedback_build" filter="s60" name="Tactile Feedback Build" introduced="^1">
    48 <!-- contains units or is a  package or prebuilt -->
    48     <!-- consider moving IBY to one fo the above components -->
    49 <!ATTLIST component
    49     <unit bldFile="tactilefeedback/group"/>
    50   name CDATA #REQUIRED
    50    </component>
    51   long-name CDATA #IMPLIED
    51   </collection>
    52   deprecated CDATA #IMPLIED
    52  </package>
    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="hapticsservices" level="generic" long-name="Haptics Services" levels="fw server api">
       
    80         <collection name="hapticsservices_plat" long-name="Haptics Services Platform Interfaces" level="api">
       
    81           <component name="tacticon_api" long-name="Tacticon API" introduced="^1" filter="s60" class="api">
       
    82             <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tacticon_api/group"/>
       
    83           </component>
       
    84           <component name="tactile_feedback_core_api" long-name="Tactile Feedback Core API" introduced="^1" filter="s60" class="api">
       
    85             <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tactile_feedback_core_api/group"/>
       
    86           </component>
       
    87           <component name="tactile_feedback_server_api" long-name="Tactile Feedback Server API" introduced="^1" filter="s60" class="api">
       
    88             <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tactile_feedback_server_api/group"/>
       
    89           </component>
       
    90         </collection>
       
    91         <collection name="hapticsservices_pub" long-name="Haptics Services Public Interfaces" level="api">
       
    92           <component name="tactile_feedback_client_api" long-name="Tactile Feedback Client API" introduced="^1" filter="s60" class="api">
       
    93             <unit bldFile="/sf/mw/hapticsservices/hapticsservices_pub/tactile_feedback_client_api/group"/>
       
    94           </component>
       
    95         </collection>
       
    96         <collection name="tacticonserver" long-name="Tacticon Server" level="server">
       
    97           <!-- collection is really a component. Move down a directory  -->
       
    98           <component name="tacticonserver_build" filter="s60" long-name="Tacticon Server Build" introduced="^3">
       
    99             <unit bldFile="/sf/mw/hapticsservices/tacticonserver/group"/>
       
   100             <!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed -->
       
   101           </component>
       
   102         </collection>
       
   103         <collection name="tactilefeedback" long-name="Tactile Feedback" level="fw">
       
   104           <component name="tactilearearegistry" filter="s60" long-name="Tactile Area Registry" introduced="^1">
       
   105             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilearearegistry/group"/>
       
   106           </component>
       
   107           <component name="tactilefeedbackresolver" filter="s60" long-name="Tactile Feedback Resolver" introduced="^1">
       
   108             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/group"/>
       
   109           </component>
       
   110           <component name="tactileclickplugin" filter="s60" long-name="Tactile Click Plugin" introduced="^1" plugin="Y">
       
   111             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileclickplugin/group"/>
       
   112           </component>
       
   113           <component name="tactilefeedbackclient" filter="s60" long-name="Tactile Feedback Client" introduced="^1">
       
   114             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/>
       
   115           </component>
       
   116           <component name="tactileactionplugin" filter="s60" long-name="Tactile Action Plugin" introduced="^1" plugin="Y">
       
   117             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileactionplugin/group"/>
       
   118           </component>
       
   119           <component name="tactilefeedback_build" filter="s60" long-name="Tactile Feedback Build" introduced="^1">
       
   120             <!-- consider moving IBY to one fo the above components -->
       
   121             <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/group"/>
       
   122           </component>
       
   123         </collection>
       
   124       </block>
       
   125     </layer>
       
   126   </systemModel>
       
   127 </SystemDefinition>
    53 </SystemDefinition>