RCL_3/mw/hapticsservices/package_definition.xml
changeset 433 df51cca71c18
equal deleted inserted replaced
431:6ca67109640b 433:df51cca71c18
       
     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  <!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 ]>
       
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
       
    54  <systemModel>
       
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56    <block name="hapticsservices" level="generic" long-name="Haptics Services" levels="fw server api">
       
    57 <collection name="hapticsservices_plat" long-name="Haptics Services Platform Interfaces" level="api">
       
    58 <component name="tacticon_api" long-name="Tacticon API" introduced="^1" filter="s60" class="api">
       
    59 <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tacticon_api/group"/>
       
    60 </component>
       
    61 <component name="tactile_feedback_core_api" long-name="Tactile Feedback Core API" introduced="^1" filter="s60" class="api">
       
    62 <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tactile_feedback_core_api/group"/>
       
    63 </component>
       
    64 <component name="tactile_feedback_server_api" long-name="Tactile Feedback Server API" introduced="^1" filter="s60" class="api">
       
    65 <unit bldFile="/sf/mw/hapticsservices/hapticsservices_plat/tactile_feedback_server_api/group"/>
       
    66 </component>
       
    67 </collection>
       
    68 <collection name="hapticsservices_pub" long-name="Haptics Services Public Interfaces" level="api">
       
    69 <component name="tactile_feedback_client_api" long-name="Tactile Feedback Client API" introduced="^1" filter="s60" class="api">
       
    70 <unit bldFile="/sf/mw/hapticsservices/hapticsservices_pub/tactile_feedback_client_api/group"/>
       
    71 </component>
       
    72 </collection>
       
    73 <collection name="tacticonserver" long-name="Tacticon Server" level="server">
       
    74 <!-- collection is really a component. Move down a directory  -->
       
    75 <component name="tacticonserver_build" filter="s60" long-name="Tacticon Server Build" introduced="^3">
       
    76 <unit bldFile="/sf/mw/hapticsservices/tacticonserver/group"/>
       
    77 <!-- clients and servers are suauly the same component. Consider moving pluign to a separate component if needed -->
       
    78 </component>
       
    79 </collection>
       
    80 <collection name="tactilefeedback" long-name="Tactile Feedback" level="fw">
       
    81 <component name="tactilearearegistry" filter="s60" long-name="Tactile Area Registry" introduced="^1">
       
    82 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilearearegistry/group"/>
       
    83 </component>
       
    84 <component name="tactilefeedbackresolver" filter="s60" long-name="Tactile Feedback Resolver" introduced="^1">
       
    85 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/group"/>
       
    86 </component>
       
    87 <component name="tactileclickplugin" filter="s60" long-name="Tactile Click Plugin" introduced="^1" plugin="Y">
       
    88 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileclickplugin/group"/>
       
    89 </component>
       
    90 <component name="tactilefeedbackclient" filter="s60" long-name="Tactile Feedback Client" introduced="^1">
       
    91 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/>
       
    92 </component>
       
    93 <component name="tactileactionplugin" filter="s60" long-name="Tactile Action Plugin" introduced="^1" plugin="Y">
       
    94 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/tactileactionplugin/group"/>
       
    95 </component>
       
    96 <component name="tactilefeedback_build" filter="s60" long-name="Tactile Feedback Build" introduced="^1">
       
    97 <!-- consider moving IBY to one fo the above components -->
       
    98 <unit bldFile="/sf/mw/hapticsservices/tactilefeedback/group"/>
       
    99 </component>
       
   100 </collection>
       
   101 </block>
       
   102   </layer>
       
   103  </systemModel>
       
   104 </SystemDefinition>