tip_pbc/os/wlan/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 07 Sep 2010 16:33:09 +0100
changeset 395 a3f2b0422c8b
parent 386 b83b50a45c11
child 407 af9a3c6582bb
permissions -rw-r--r--
Update package models from latest system model (platform@77a57a440d27)

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE SystemDefinition [
 <!ELEMENT SystemDefinition (systemModel)>
 <!ATTLIST SystemDefinition
  name CDATA #REQUIRED
  schema CDATA #REQUIRED>
 <!ELEMENT systemModel (layer+)>
 <!ELEMENT layer (block*|collection*)*>
 <!ATTLIST layer
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED>
 <!ELEMENT block (subblock*|collection*)*>
 <!ATTLIST block
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED
  level NMTOKEN #IMPLIED
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT subblock (collection)*>
 <!ATTLIST subblock
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT collection (component)*>
 <!ATTLIST collection
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  level NMTOKEN #IMPLIED>
 <!ELEMENT component (unit)*>
 <!ATTLIST component
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  deprecated CDATA #IMPLIED
  introduced CDATA #IMPLIED
  contract CDATA #IMPLIED
  plugin (Y|N) 'N'
  filter CDATA #IMPLIED
  class NMTOKENS #IMPLIED
  supports CDATA #IMPLIED
  purpose (optional|mandatory|development) 'optional'>
 <!ELEMENT unit EMPTY>
 <!ATTLIST unit
  mrp CDATA #IMPLIED
  filter CDATA #IMPLIED
  bldFile CDATA #IMPLIED
  root CDATA #IMPLIED
  version NMTOKEN #IMPLIED
  prebuilt NMTOKEN #IMPLIED
  late (Y|N) #IMPLIED
  priority CDATA #IMPLIED>
]>
<SystemDefinition name="Symbian^4" schema="2.0.1">
 <systemModel>
  <layer name="os" long-name="OS" levels="hw services">
   <block name="wlan" level="services" long-name="WLAN" levels="hw low mid high tools test">
<collection name="wlan_plat" long-name="WLAN Platform Interfaces" level="test">
<component name="wlan_dbif_api" long-name="WLAN DBIF API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_dbif_api/group"/>
</component>
<component name="wlan_hal_api" long-name="WLAN HAL API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_hal_api/group"/>
</component>
<component name="wlan_management_api" long-name="WLAN Management API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_management_api/group"/>
</component>
<component name="wlan_device_settings_api" long-name="WLAN Device Settings API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_device_settings_api/group"/>
</component>
<component name="wlan_control_api" long-name="WLAN Control API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_control_api/group"/>
</component>
<component name="wlan_hw_initialization_data_api" long-name="WLAN Hardware Initialization Data API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_hw_initialization_data_api/group"/>
</component>
<component name="wlan_power_save_plugin_api" long-name="WLAN Power Save Plugin API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_power_save_plugin_api/group"/>
</component>
<component name="wlan_info_api" long-name="WLAN Info API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_info_api/group"/>
</component>
<component name="wlan_agent_hotspot_plugin_api" long-name="WLAN Agent Hotspot Plug-in API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_agent_hotspot_plugin_api/group"/>
</component>
<component name="wlan_osa_api" long-name="WLAN OSA API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_osa_api/group"/>
</component>
<component name="wlan_busaccess_api" long-name="WLAN Bus Access API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_busaccess_api/group"/>
</component>
<component name="wlan_hpa_api" long-name="WLAN HPA API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_hpa_api/group"/>
</component>
<component name="wlan_eapol_plugin_api" long-name="WLAN EAPOL Plugin API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_eapol_plugin_api/group"/>
</component>
<component name="wlan_generic_plugin_api" long-name="WLAN Generic Plugin API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_generic_plugin_api/group"/>
</component>
<component name="wlan_aws_plugin_api" long-name="WLAN AWS Plugin API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_plat/wlan_aws_plugin_api/group"/>
</component>
</collection>
<collection name="wlan_pub" long-name="WLAN Public Interfaces" level="test">
<component name="wlan_sdk_info_api" long-name="WLAN SDK Info API" filter="s60" class="api">
<unit bldFile="/sf/os/wlan/wlan_pub/wlan_sdk_info_api/group"/>
</component>
</collection>
<collection name="wlan_bearer" long-name="WLAN Bearer" level="hw">
<component name="wlanpsmplugin" filter="s60" long-name="WLAN PSM Plugin" plugin="Y">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlanpsmplugin/group"/>
</component>
<component name="wlanagent" filter="s60" long-name="WLAN Agent">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlanagent/group"/>
</component>
<component name="wlandbif_cd" filter="s60" long-name="WLAN CommsDat interface">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlandbif_cd/group"/>
</component>
<!-- should follow component directory rules for stuff in wlan_symbian/ and put in a single component or split up properly -->
<component name="wlanengine" filter="s60" long-name="WLAN Engine">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
</component>
<component name="wlanldd" filter="s60" long-name="WLAN LDD">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
</component>
<component name="wlannwif" filter="s60" long-name="WLAN Network Interface">
<unit bldFile="/sf/os/wlan/wlan_bearer/wlannwif/group"/>
</component>
</collection>
</block>
  </layer>
 </systemModel>
</SystemDefinition>