symbian3/adaptation/stubs/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 112 a7d3634b1a0b
--- a/symbian3/adaptation/stubs/package_definition.xml	Tue May 25 11:17:36 2010 +0100
+++ b/symbian3/adaptation/stubs/package_definition.xml	Wed May 26 17:18:20 2010 +0100
@@ -1,118 +1,40 @@
 <?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^3" schema="2.0.1">
-  <systemModel>
-    <layer name="adaptation" long-name="Adaptation" levels="low mw high">
-      <block name="stubs" level="high" long-name="Stubs" levels="stub">
-        <collection name="s60_stubs" level="stub">
-          <component name="audiostubs" long-name="Audio Stubs">
-            <unit bldFile="/sf/adaptation/stubs/audiostubs/group"/>
-          </component>
-          <component name="btaudioadaptation_stub" long-name="Bluetooth Audio Adaptation Stub">
-            <unit bldFile="/sf/adaptation/stubs/btaudioadaptation_stub/group"/>
-          </component>
-          <component name="drm_stubs" long-name="DRM Stubs">
-            <unit bldFile="/sf/adaptation/stubs/drm_stubs/group"/>
-          </component>
-          <component name="ocrsrv_stub" long-name="OCR Services Stub">
-            <unit bldFile="/sf/adaptation/stubs/ocrsrv_stub/group"/>
-          </component>
-          <component name="omasuplasnconverterstubimpl" long-name="OMA SUPL ASN Converter Stub Implementation">
-            <unit bldFile="/sf/adaptation/stubs/omasuplasnconverterstubimpl/group"/>
-          </component>
-          <component name="posmsgpluginreferenceimpl" long-name="POS Message Plugin Reference Implementation" plugin="Y">
-            <unit bldFile="/sf/adaptation/stubs/posmsgpluginreferenceimpl/group"/>
-          </component>
-          <component name="srsfenginestub" long-name="SRSF Engine Stub">
-            <unit bldFile="/sf/adaptation/stubs/srsfenginestub/group"/>
-          </component>
-          <component name="power_save_display_mode_stub" long-name="Power Save Display Mode Stub">
-            <unit bldFile="/sf/adaptation/stubs/power_save_display_mode_stub/group"/>
-          </component>
-          <component name="systemswstubs" long-name="System Software Stubs">
-            <unit bldFile="/sf/adaptation/stubs/systemswstubs/group"/>
-          </component>
-          <component name="tactileclickplugin_stub" long-name="Tactile Click Plugin Stub" plugin="Y">
-            <unit bldFile="/sf/adaptation/stubs/tactileclickplugin_stub/group"/>
-          </component>
-          <component name="wlanhwinit_stub" long-name="WLAN Hardware Init Stub">
-            <unit bldFile="/sf/adaptation/stubs/wlanhwinit_stub/group"/>
-          </component>
-        </collection>
-      </block>
-    </layer>
-  </systemModel>
+<SystemDefinition schema="3.0.0">
+  <package id="stubs" name="Stubs" levels="stub">
+    <collection id="s60_stubs" level="stub">
+     <component id="audiostubs" name="Audio Stubs">
+      <unit bldFile="audiostubs/group"/>
+     </component>
+     <component id="btaudioadaptation_stub" name="Bluetooth Audio Adaptation Stub">
+      <unit bldFile="btaudioadaptation_stub/group"/>
+     </component>
+     <component id="drm_stubs" name="DRM Stubs">
+      <unit bldFile="drm_stubs/group"/>
+     </component>
+     <component id="ocrsrv_stub" name="OCR Services Stub">
+      <unit bldFile="ocrsrv_stub/group"/>
+     </component>
+     <component id="omasuplasnconverterstubimpl" name="OMA SUPL ASN Converter Stub Implementation">
+      <unit bldFile="omasuplasnconverterstubimpl/group"/>
+     </component>
+     <component id="posmsgpluginreferenceimpl" name="POS Message Plugin Reference Implementation" class="plugin">
+      <unit bldFile="posmsgpluginreferenceimpl/group"/>
+     </component>
+     <component id="srsfenginestub" name="SRSF Engine Stub">
+      <unit bldFile="srsfenginestub/group"/>
+     </component>
+     <component id="power_save_display_mode_stub" name="Power Save Display Mode Stub">
+      <unit bldFile="power_save_display_mode_stub/group"/>
+     </component>
+     <component id="systemswstubs" name="System Software Stubs">
+      <unit bldFile="systemswstubs/group"/>
+     </component>
+     <component id="tactileclickplugin_stub" name="Tactile Click Plugin Stub" class="plugin">
+      <unit bldFile="tactileclickplugin_stub/group"/>
+     </component>
+     <component id="wlanhwinit_stub" name="WLAN Hardware Init Stub">
+      <unit bldFile="wlanhwinit_stub/group"/>
+     </component>
+    </collection>
+  </package>
 </SystemDefinition>