CompilerCompatibility/adaptation/stubs/package_definition.xml
changeset 461 facd7d384653
parent 460 89e99f874660
child 465 2f64eb39c7c3
--- a/CompilerCompatibility/adaptation/stubs/package_definition.xml	Mon Oct 18 12:37:57 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,95 +0,0 @@
-<?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^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/adapt/stubs/audiostubs/group"/>
-</component>
-<component name="btaudioadaptation_stub" long-name="Bluetooth Audio Adaptation Stub">
-<unit bldFile="/sf/adapt/stubs/btaudioadaptation_stub/group"/>
-</component>
-<component name="drm_stubs" long-name="DRM Stubs">
-<unit bldFile="/sf/adapt/stubs/drm_stubs/group"/>
-</component>
-<component name="ocrsrv_stub" long-name="OCR Services Stub">
-<unit bldFile="/sf/adapt/stubs/ocrsrv_stub/group"/>
-</component>
-<component name="omasuplasnconverterstubimpl" long-name="OMA SUPL ASN Converter Stub Implementation">
-<unit bldFile="/sf/adapt/stubs/omasuplasnconverterstubimpl/group"/>
-</component>
-<component name="posmsgpluginreferenceimpl" long-name="POS Message Plugin Reference Implementation" plugin="Y">
-<unit bldFile="/sf/adapt/stubs/posmsgpluginreferenceimpl/group"/>
-</component>
-<component name="srsfenginestub" long-name="SRSF Engine Stub">
-<unit bldFile="/sf/adapt/stubs/srsfenginestub/group"/>
-</component>
-<component name="power_save_display_mode_stub" long-name="Power Save Display Mode Stub">
-<unit bldFile="/sf/adapt/stubs/power_save_display_mode_stub/group"/>
-</component>
-<component name="systemswstubs" long-name="System Software Stubs">
-<unit bldFile="/sf/adapt/stubs/systemswstubs/group"/>
-</component>
-<component name="tactileclickplugin_stub" long-name="Tactile Click Plugin Stub" plugin="Y">
-<unit bldFile="/sf/adapt/stubs/tactileclickplugin_stub/group"/>
-</component>
-<component name="wlanhwinit_stub" long-name="WLAN Hardware Init Stub">
-<unit bldFile="/sf/adapt/stubs/wlanhwinit_stub/group"/>
-</component>
-</collection>
-</block>
-  </layer>
- </systemModel>
-</SystemDefinition>
\ No newline at end of file