symbian4/adaptation/stubs/package_definition.xml
changeset 221 8a4e19e9409a
child 285 8c5a34c3565d
equal deleted inserted replaced
220:8e654e2b9afc 221:8a4e19e9409a
       
     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^4" schema="2.0.1">
       
    54 <systemModel>
       
    55 <layer name="adaptation" long-name="Adaptation" levels="low mw high">
       
    56 <block name="stubs" level="high" span="2" long-name="Stubs" levels="adaptation plugin mid engine">
       
    57 <collection name="audiostubs" long-name="Audio Stubs" level="adaptation">
       
    58 <component name="devsoundextensions_stubs" long-name="Devsound Extensions Stubs">
       
    59 <unit bldFile="/sf/adaptation/stubs/audiostubs/devsoundextensions_stubs/group"/>
       
    60 </component>
       
    61 <component name="fmradiotunercontrolstub" long-name="FM Radio Tuner Control Stub">
       
    62 <unit bldFile="/sf/adaptation/stubs/audiostubs/fmradiotunercontrolstub/group"/>
       
    63 </component>
       
    64 </collection>
       
    65 <collection name="btaudioadaptation_stub" long-name="Bluetooth Audio Adaptation Stub" level="adaptation">
       
    66 <component name="btaudioadaptation_stub_build" long-name="Bluetooth Audio Adaptation Stub Build" filter="oem_build">
       
    67 <unit bldFile="/sf/adaptation/stubs/btaudioadaptation_stub/group"/>
       
    68 </component>
       
    69 </collection>
       
    70 <collection name="drm_stubs" long-name="DRM Stubs" level="plugin">
       
    71 <component name="drm_stubs_build" long-name="DRM Stubs Build">
       
    72 <unit bldFile="/sf/adaptation/stubs/drm_stubs/group"/>
       
    73 </component>
       
    74 </collection>
       
    75 <collection name="ocrsrv_stub" long-name="OCR Services Stub" level="mid">
       
    76 <component name="ocrsrv_stub_build" long-name="OCR Services Stub Build" filter="!dfs_build">
       
    77 <unit bldFile="/sf/adaptation/stubs/ocrsrv_stub/group"/>
       
    78 </component>
       
    79 </collection>
       
    80 <collection name="omasuplasnconverterstubimpl" long-name="OMA SUPL ASN Converter Stub Implementation" level="plugin">
       
    81 <component name="omasuplasnconverterstubimpl_build" long-name="OMA SUPL ASN Converter Stub Implementation Build" filter="!dfs_build">
       
    82 <unit bldFile="/sf/adaptation/stubs/omasuplasnconverterstubimpl/group"/>
       
    83 </component>
       
    84 </collection>
       
    85 <collection name="posmsgpluginreferenceimpl" long-name="POS Message Plugin Reference Implementation" level="plugin">
       
    86 <component name="posmsgpluginreferenceimpl_build" long-name="POS Message Plugin Reference Implementation Build" plugin="Y">
       
    87 <unit bldFile="/sf/adaptation/stubs/posmsgpluginreferenceimpl/group"/>
       
    88 </component>
       
    89 </collection>
       
    90 <collection name="srsfenginestub" long-name="SRSF Engine Stub" level="engine">
       
    91 <component name="srsfenginestub_build" long-name="SRSF Engine Stub Build" filter="stubs">
       
    92 <unit bldFile="/sf/adaptation/stubs/srsfenginestub/group"/>
       
    93 </component>
       
    94 </collection>
       
    95 <collection name="power_save_display_mode_stub" long-name="Power Save Display Mode Stub" level="plugin">
       
    96 <component name="power_save_display_mode_stub_build" long-name="Power Save Display Mode Stub Build">
       
    97 <unit bldFile="/sf/adaptation/stubs/power_save_display_mode_stub/group"/>
       
    98 </component>
       
    99 </collection>
       
   100 <collection name="systemswstubs" long-name="System Software Stubs" level="adaptation">
       
   101 <component name="ddcaccessstub" long-name="DDC Access Stub">
       
   102 <unit bldFile="/sf/adaptation/stubs/systemswstubs/ddcaccessstub/group"/>
       
   103 </component>
       
   104 <component name="tvoutconfig" long-name="TV Out Config">
       
   105 <unit bldFile="/sf/adaptation/stubs/systemswstubs/TVOutConfig/group" filter="oem_build"/>
       
   106 </component>
       
   107 <component name="accessorypolicyreference" long-name="Accessory Policy Reference">
       
   108 <unit bldFile="/sf/adaptation/stubs/systemswstubs/accessorypolicyreference/group" filter="oem_build"/>
       
   109 </component>
       
   110 <component name="asyreference" long-name="ASY Reference" plugin="Y">
       
   111 <unit bldFile="/sf/adaptation/stubs/systemswstubs/asyreference/group" filter="oem_build"/>
       
   112 </component>
       
   113 <component name="examplecommonisc" long-name="Example Common ISC">
       
   114 <unit bldFile="/sf/adaptation/stubs/systemswstubs/examplecommonisc/group" filter="oem_build"/>
       
   115 </component>
       
   116 <component name="exampledsy" long-name="Example DSY">
       
   117 <unit bldFile="/sf/adaptation/stubs/systemswstubs/exampledsy/group" filter="oem_build"/>
       
   118 </component>
       
   119 <component name="featuremanagerstub" long-name="Feature Manager Stub">
       
   120 <unit bldFile="/sf/adaptation/stubs/systemswstubs/featuremanagerstub/group" filter="oem_build"/>
       
   121 </component>
       
   122 <component name="hwrmstubplugins" long-name="Hardware Resource Manager Stub Plugins" plugin="Y">
       
   123 <unit bldFile="/sf/adaptation/stubs/systemswstubs/hwrmstubplugins/group" filter="oem_build"/>
       
   124 </component>
       
   125 <component name="hwrmhapticsstubplugin" long-name="Hardware Resource Manager Haptics Stub Plugin" plugin="Y">
       
   126 <unit bldFile="/sf/adaptation/stubs/systemswstubs/hwrmhapticsstubplugin/group" filter="oem_build"/>
       
   127 </component>
       
   128 <component name="sensorchannelsreference" long-name="Sensor Channels Reference">
       
   129 <unit bldFile="/sf/adaptation/stubs/systemswstubs/sensorchannelsreference/group" filter="oem_build"/>
       
   130 </component>
       
   131 <component name="ssyreference" long-name="SSY Reference" plugin="Y">
       
   132 <unit bldFile="/sf/adaptation/stubs/systemswstubs/ssyreference/group" filter="oem_build"/>
       
   133 </component>
       
   134 <component name="startupadaptationstub" long-name="Startup Adaptation Stub" plugin="Y">
       
   135 <unit bldFile="/sf/adaptation/stubs/systemswstubs/startupadaptationstub/group" filter="oem_build"/>
       
   136 </component>
       
   137 <component name="tiltcompensationstub" long-name="Tilt Compensation Stub">
       
   138 <unit bldFile="/sf/adaptation/stubs/systemswstubs/tiltcompensationstub/group" filter="oem_build"/>
       
   139 </component>
       
   140 <component name="tvoutbehaviour" long-name="TV Out Behaviour">
       
   141 <unit bldFile="/sf/adaptation/stubs/systemswstubs/tvoutbehaviour/group" filter="oem_build"/>
       
   142 </component>
       
   143 <component name="wiredbearerreference" long-name="Wired Bearer Reference" plugin="Y">
       
   144 <unit bldFile="/sf/adaptation/stubs/systemswstubs/wiredbearerreference/group" filter="oem_build"/>
       
   145 </component>
       
   146 </collection>
       
   147 <collection name="tactileclickplugin_stub" long-name="Tactile Click Plugin Stub" level="engine">
       
   148 <component name="tactileclickplugin_stub_build" long-name="Tactile Click Plugin Stub Build" plugin="Y">
       
   149 <unit bldFile="/sf/adaptation/stubs/tactileclickplugin_stub/group"/>
       
   150 </component>
       
   151 </collection>
       
   152 <collection name="wlanhwinit_stub" long-name="WLAN Hardware Init Stub" level="mid">
       
   153 <component name="wlanhwinit_stub_build" long-name="WLAN Hardware Init Stub Build">
       
   154 <unit bldFile="/sf/adaptation/stubs/wlanhwinit_stub/group"/>
       
   155 </component>
       
   156 </collection>
       
   157 </block>
       
   158 </layer>
       
   159 </systemModel>
       
   160 </SystemDefinition>