CompilerCompatibility/os/wlan/package_definition.xml
changeset 304 34513d6de7cd
child 354 8a720eca298e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CompilerCompatibility/os/wlan/package_definition.xml	Mon Jun 14 10:42:07 2010 +0100
@@ -0,0 +1,139 @@
+<?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 schema="2.0.1" name="Symbian^3">
+ <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_spia_api" long-name="WLAN SPIA API" filter="s60" class="api">
+<unit bldFile="/sf/os/wlan/wlan_plat/wlan_spia_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>
+<collection name="wlanapitest" long-name="WLAN API Tests" level="test"/>
+<collection name="wlan_info" long-name="WLAN Info" level="test">
+<component name="wlan_metadata" long-name="WLAN Metadata" introduced="^2" purpose="development" class="config PC">
+<unit mrp="/sf/os/wlan/wlan_info/wlan_metadata/wlan_metadata.mrp"/>
+</component>
+</collection>
+</block>
+  </layer>
+ </systemModel>
+</SystemDefinition>
\ No newline at end of file