symbian4/os/wlan/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 8d58b930d36e
child 331 75ee3fb17193
--- a/symbian4/os/wlan/package_definition.xml	Wed May 26 17:18:20 2010 +0100
+++ b/symbian4/os/wlan/package_definition.xml	Wed May 26 17:30:43 2010 +0100
@@ -1,166 +1,104 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE SystemDefinition [
-<!ELEMENT SystemDefinition ( systemModel )>
-<!ATTLIST SystemDefinition
-  name CDATA #REQUIRED
-  schema CDATA #REQUIRED
->
-<!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
-
-<!-- System Model Section of DTD -->
-<!ELEMENT systemModel (layer+)>
-
-<!ELEMENT layer (block* | collection*)*>
-<!-- Kernel Services, Base Services, OS Services, Etc -->
-<!ATTLIST layer
-  name CDATA #REQUIRED
-  long-name CDATA #IMPLIED
-  levels NMTOKENS #IMPLIED
-  span CDATA #IMPLIED
->
-
-<!ELEMENT block (subblock* | collection*)*>
- <!-- Generic OS services, Comms Services, etc -->
-<!ATTLIST block
-  levels NMTOKENS #IMPLIED
-  span CDATA #IMPLIED
-  level NMTOKEN #IMPLIED
-  name CDATA #REQUIRED
-  long-name CDATA #IMPLIED
->
-
-<!ELEMENT subblock (collection)*>
-<!-- Cellular Baseband Services, Networking Services, etc -->
-<!ATTLIST subblock
-  name CDATA #REQUIRED
-  long-name CDATA #IMPLIED
->
-
-<!ELEMENT collection (component)*>
-<!-- Screen Driver, Content Handling, etc -->
-<!ATTLIST collection
-  name CDATA #REQUIRED
-  long-name CDATA #IMPLIED
-  level NMTOKEN #IMPLIED
->
-
-<!ELEMENT component (unit)*>
-<!-- contains units or is a  package or prebuilt -->
-<!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 >
-<!-- must be buildable (bld.inf) -->
-<!-- bldFile  may someday be removed in favour of mrp -->
-<!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_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">
-          <component name="wlanhaitest" long-name="WLAN HAI Tests" introduced="^2" purpose="development" filter="test">
-            <unit mrp="/sf/os/wlan/wlanapitest/wlanhaitest/group/wlanhaitest.mrp" bldFile="/sf/os/wlan/wlanapitest/wlanhaitest/group"/>
-          </component>
-        </collection>
-        <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 schema="3.0.0">
+ <package id="wlan" name="WLAN" levels="hw low mid high tools test">
+  <collection id="wlan_plat" name="WLAN Platform Interfaces" level="test">
+   <component id="wlan_dbif_api" name="WLAN DBIF API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_dbif_api/wlan_dbif_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_dbif_api/group"/>
+   </component>
+   <component id="wlan_hal_api" name="WLAN HAL API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_hal_api/wlan_hal_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_hal_api/group"/>
+   </component>
+   <component id="wlan_management_api" name="WLAN Management API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_management_api/wlan_management_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_management_api/group"/>
+   </component>
+   <component id="wlan_device_settings_api" name="WLAN Device Settings API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_device_settings_api/wlan_device_settings_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_device_settings_api/group"/>
+   </component>
+   <component id="wlan_control_api" name="WLAN Control API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_control_api/wlan_control_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_control_api/group"/>
+   </component>
+   <component id="wlan_hw_initialization_data_api" name="WLAN Hardware Initialization Data API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_hw_initialization_data_api/wlan_hw_initialization_data_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_hw_initialization_data_api/group"/>
+   </component>
+   <component id="wlan_power_save_plugin_api" name="WLAN Power Save Plugin API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_power_save_plugin_api/wlan_power_save_plugin_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_power_save_plugin_api/group"/>
+   </component>
+   <component id="wlan_info_api" name="WLAN Info API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_info_api/wlan_info_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_info_api/group"/>
+   </component>
+   <component id="wlan_agent_hotspot_plugin_api" name="WLAN Agent Hotspot Plug-in API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_agent_hotspot_plugin_api/wlan_agent_hotspot_plugin_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_agent_hotspot_plugin_api/group"/>
+   </component>
+   <component id="wlan_osa_api" name="WLAN OSA API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_osa_api/wlan_osa_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_osa_api/group"/>
+   </component>
+   <component id="wlan_spia_api" name="WLAN SPIA API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_spia_api/wlan_spia_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_spia_api/group"/>
+   </component>
+   <component id="wlan_hpa_api" name="WLAN HPA API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_hpa_api/wlan_hpa_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_hpa_api/group"/>
+   </component>
+   <component id="wlan_eapol_plugin_api" name="WLAN EAPOL Plugin API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_eapol_plugin_api/wlan_eapol_plugin_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_eapol_plugin_api/group"/>
+   </component>
+   <component id="wlan_generic_plugin_api" name="WLAN Generic Plugin API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_generic_plugin_api/wlan_generic_plugin_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_generic_plugin_api/group"/>
+   </component>
+   <component id="wlan_aws_plugin_api" name="WLAN AWS Plugin API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_plat/wlan_aws_plugin_api/wlan_aws_plugin_api.metaxml"/>
+    <unit bldFile="wlan_plat/wlan_aws_plugin_api/group"/>
+   </component>
+  </collection>
+  <collection id="wlan_pub" name="WLAN Public Interfaces" level="test">
+   <component id="wlan_sdk_info_api" name="WLAN SDK Info API" class="api" filter="s60">
+    <meta rel="Api" href="wlan_pub/wlan_sdk_info_api/wlan_sdk_info_api.metaxml"/>
+    <unit bldFile="wlan_pub/wlan_sdk_info_api/group"/>
+   </component>
+  </collection>
+  <collection id="wlan_bearer" name="WLAN Bearer" level="hw">
+   <component id="wlanpsmplugin" filter="s60" name="WLAN PSM Plugin" class="plugin">
+    <unit bldFile="wlan_bearer/wlanpsmplugin/group"/>
+   </component>
+   <component id="wlanagent" filter="s60" name="WLAN Agent">
+    <unit bldFile="wlan_bearer/wlanagent/group"/>
+   </component>
+   <component id="wlandbif_cd" filter="s60" name="WLAN CommsDat interface">
+    <unit bldFile="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 id="wlanengine" filter="s60" name="WLAN Engine">
+    <unit bldFile="wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
+   </component>
+   <component id="wlanldd" filter="s60" name="WLAN LDD">
+    <unit bldFile="wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
+   </component>
+   <component id="wlannwif" filter="s60" name="WLAN Network Interface">
+    <unit bldFile="wlan_bearer/wlannwif/group"/>
+   </component>
+  </collection>
+  <collection id="wlanapitest" name="WLAN API Tests" level="test">
+   <component id="wlanhaitest" name="WLAN HAI Tests" introduced="^2" purpose="development" filter="test">
+    <unit mrp="wlanapitest/wlanhaitest/group/wlanhaitest.mrp" bldFile="wlanapitest/wlanhaitest/group"/>
+   </component>
+  </collection>
+  <collection id="wlan_info" name="WLAN Info" level="test">
+   <component id="wlan_metadata" name="WLAN Metadata" class="config" introduced="^2" purpose="development" target="desktop">
+    <unit mrp="wlan_info/wlan_metadata/wlan_metadata.mrp"/>
+   </component>
+  </collection>
+ </package>
 </SystemDefinition>