symbian4/os/commsfw/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 8d58b930d36e
--- a/symbian4/os/commsfw/package_definition.xml	Wed May 26 17:18:20 2010 +0100
+++ b/symbian4/os/commsfw/package_definition.xml	Wed May 26 17:30:43 2010 +0100
@@ -1,167 +1,89 @@
 <?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="commsfw" level="services" long-name="Communications Framework" levels="server support framework process app-if">
-        <collection name="commsprocess" long-name="Comms Process" level="process">
-          <component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/commsprocess/commsrootserverconfig/group" mrp="/sf/os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
-          </component>
-          <component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" purpose="mandatory" filter="test" class="config">
-            <unit mrp="/sf/os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp" bldFile="/sf/os/commsfw/commsprocess/commsrootserverconfig/etc"/>
-          </component>
-        </collection>
-        <collection name="commsconfig" long-name="Comms Config" level="process">
-          <component name="commsdatabase" long-name="Comms Database" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
-          </component>
-          <component name="commsdatabaseshim" long-name="Comms Database Shim" introduced="8.1" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/commsconfig/commsdatabaseshim/group" mrp="/sf/os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
-          </component>
-        </collection>
-        <collection name="datacommsserver" long-name="Data Comms Server" level="framework">
-          <component name="esockserver" long-name="ESock Server" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/datacommsserver/esockserver/group" mrp="/sf/os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp" version="3"/>
-          </component>
-          <component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" purpose="mandatory" filter="test" class="config">
-            <unit mrp="/sf/os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp" bldFile="/sf/os/commsfw/datacommsserver/esockserver/etc" version="3"/>
-          </component>
-          <component name="networkingdialogapi" long-name="Networking Dialog API" introduced="6.1" purpose="optional">
-            <unit bldFile="/sf/os/commsfw/datacommsserver/networkingdialogapi/group" mrp="/sf/os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
-          </component>
-          <component name="networkingdialogstub" long-name="Networking Dialog Stub" introduced="6.1" purpose="optional">
-            <unit bldFile="/sf/os/commsfw/datacommsserver/networkingdialogapi/default" mrp="/sf/os/commsfw/datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/>
-          </component>
-          <component name="networkcontroller" long-name="Network Controller" introduced="7.0s" purpose="optional" plugin="Y">
-            <unit bldFile="/sf/os/commsfw/datacommsserver/networkcontroller/group" mrp="/sf/os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
-          </component>
-        </collection>
-        <collection name="serialserver" long-name="Serial Server" level="server">
-          <component name="serialportcsy" long-name="Serial Port CSY" introduced="ER5" purpose="optional" plugin="Y">
-            <unit bldFile="/sf/os/commsfw/serialserver/serialportcsy" mrp="/sf/os/commsfw/serialserver/serialportcsy/ser-comms_serialportcsy.mrp"/>
-          </component>
-          <component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" purpose="development">
-            <unit bldFile="/sf/os/commsfw/serialserver/packetloopbackcsy/group" mrp="/sf/os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
-          </component>
-          <component name="c32serialserver" long-name="C32 Serial Server" introduced="ER5" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/serialserver/c32serialserver/group" mrp="/sf/os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
-          </component>
-          <component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config">
-            <unit bldFile="/sf/os/commsfw/serialserver/c32serialserverconfig" mrp="/sf/os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
-          </component>
-          <component name="c32serialserverdocs" long-name="C32 Serial Server Documentation" purpose="development" class="doc">
-            <unit mrp="/sf/os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
-          </component>
-        </collection>
-        <collection name="commsfwutils" long-name="Comms Framework Utilities" level="framework">
-          <component name="commsbufs" long-name="Comms Buffers" introduced="^3" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/commsfwutils/commsbufs/group" mrp="/sf/os/commsfw/commsfwutils/commsbufs/group/comms-infras_commsbufs.mrp"/>
-          </component>
-        </collection>
-        <collection name="commsfw_info" long-name="Comms Framework Info" level="app-if">
-          <component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc">
-            <unit mrp="/sf/os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
-          </component>
-          <component name="commsfw_metadata" long-name="Communications Framework Metadata" introduced="^2" purpose="development" class="config PC">
-            <unit mrp="/sf/os/commsfw/commsfw_info/commsfw_metadata/commsfw_metadata.mrp"/>
-          </component>
-        </collection>
-        <collection name="commsfwsupport" long-name="Comms Framework Support" level="support">
-          <component name="commselements" long-name="Comms Elements" introduced="8.0" purpose="mandatory">
-            <unit bldFile="/sf/os/commsfw/commsfwsupport/commselements/group" mrp="/sf/os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
-          </component>
-        </collection>
-        <collection name="commsinfrastructureapitest" long-name="Comms-Infras API Tests" level="app-if">
-          <component name="commsinfrastructuresvs" long-name="Comms Infrastructure Verification Suite" introduced="^3" purpose="development">
-            <unit mrp="/sf/os/commsfw/commsinfrastructureapitest/commsinfrastructuresvs/group/commsinfrastructuresvs.mrp"/>
-          </component>
-        </collection>
-        <collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
-          <component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config PC">
-            <unit bldFile="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
-          </component>
-          <component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" purpose="mandatory" class="PC">
-            <unit bldFile="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="/sf/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
-          </component>
-          <component name="commstools" long-name="Comms Tools" introduced="^3" purpose="development" class="PC">
-            <unit bldFile="/sf/os/commsfw/commsfwtools/commstools/group" mrp="/sf/os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
-          </component>
-        </collection>
-      </block>
-    </layer>
-  </systemModel>
+<SystemDefinition schema="3.0.0">
+  <package id="commsfw" name="Communications Framework" levels="server support framework process app-if">
+    <collection id="commsprocess" name="Comms Process" level="process">
+      <component id="commsrootserver" name="Comms Root Server" introduced="7.0s" purpose="mandatory">
+        <unit bldFile="commsprocess/commsrootserverconfig/group" mrp="commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
+      </component>
+      <component id="commsrootserverconfig" name="Comms Root Server Config" introduced="9.1" purpose="mandatory" class="config" filter="test">
+        <unit mrp="commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp" bldFile="commsprocess/commsrootserverconfig/etc"/>
+      </component>
+    </collection>
+    <collection id="commsconfig" name="Comms Config" level="process">
+      <component id="commsdatabase" name="Comms Database" purpose="mandatory">
+        <unit bldFile="commsfwtools/preparedefaultcommsdatabase/group" mrp="commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
+      </component>
+      <component id="commsdatabaseshim" name="Comms Database Shim" introduced="8.1" purpose="mandatory">
+        <unit bldFile="commsconfig/commsdatabaseshim/group" mrp="commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
+      </component>
+    </collection>
+    <collection id="datacommsserver" name="Data Comms Server" level="framework">
+      <component id="esockserver" name="ESock Server" purpose="mandatory">
+        <unit version="3" bldFile="datacommsserver/esockserver/group" mrp="datacommsserver/esockserver/group/comms-infras_esock.mrp"/>
+      </component>
+      <component id="esockserverconfig" name="ESock Server Config" introduced="9.1" purpose="mandatory" class="config" filter="test">
+        <unit version="3" mrp="datacommsserver/esockserver/group/comms-infras_esock-config.mrp" bldFile="datacommsserver/esockserver/etc"/>
+      </component>
+      <component id="networkingdialogapi" name="Networking Dialog API" introduced="6.1" purpose="optional">
+        <unit bldFile="datacommsserver/networkingdialogapi/group" mrp="datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
+      </component>
+      <component id="networkingdialogstub" name="Networking Dialog Stub" introduced="6.1" purpose="optional">
+        <unit bldFile="datacommsserver/networkingdialogapi/default" mrp="datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/>
+      </component>
+      <component id="networkcontroller" name="Network Controller" introduced="7.0s" purpose="optional" class="plugin">
+        <unit bldFile="datacommsserver/networkcontroller/group" mrp="datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
+      </component>
+    </collection>
+    <collection id="serialserver" name="Serial Server" level="server">
+      <component id="serialportcsy" name="Serial Port CSY" introduced="ER5" purpose="optional" class="plugin">
+        <unit bldFile="serialserver/serialportcsy" mrp="serialserver/serialportcsy/ser-comms_serialportcsy.mrp"/>
+      </component>
+      <component id="packetloopbackcsy" name="Packet Loopback CSY" introduced="8.1" purpose="development">
+        <unit bldFile="serialserver/packetloopbackcsy/group" mrp="serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
+      </component>
+      <component id="c32serialserver" name="C32 Serial Server" introduced="ER5" purpose="mandatory">
+        <unit bldFile="serialserver/c32serialserver/group" mrp="serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
+      </component>
+      <component id="c32serialserverconfig" name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config">
+        <unit bldFile="serialserver/c32serialserverconfig" mrp="serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
+      </component>
+      <component id="c32serialserverdocs" name="C32 Serial Server Documentation" purpose="development" class="doc">
+        <unit mrp="serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
+      </component>
+    </collection>
+    <collection id="commsfwutils" name="Comms Framework Utilities" level="framework">
+      <component id="commsbufs" name="Comms Buffers" introduced="^3" purpose="mandatory">
+        <unit bldFile="commsfwutils/commsbufs/group" mrp="commsfwutils/commsbufs/group/comms-infras_commsbufs.mrp"/>
+      </component>
+    </collection>
+    <collection id="commsfw_info" name="Comms Framework Info" level="app-if">
+      <component id="commsinfrastructuredocs" name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc">
+        <unit mrp="commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
+      </component>
+      <component id="commsfw_metadata" name="Communications Framework Metadata" class="config" introduced="^2" purpose="development" target="desktop">
+        <unit mrp="commsfw_info/commsfw_metadata/commsfw_metadata.mrp"/>
+      </component>
+    </collection>
+    <collection id="commsfwsupport" name="Comms Framework Support" level="support">
+      <component id="commselements" name="Comms Elements" introduced="8.0" purpose="mandatory">
+        <unit bldFile="commsfwsupport/commselements/group" mrp="commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
+      </component>
+	  </collection>
+    <collection id="commsinfrastructureapitest" name="Comms-Infras API Tests" level="app-if">
+      <component id="commsinfrastructuresvs" name="Comms Infrastructure Verification Suite" introduced="^3" purpose="development">
+        <unit mrp="commsinfrastructureapitest/commsinfrastructuresvs/group/commsinfrastructuresvs.mrp"/>
+      </component>
+    </collection>
+    <collection id="commsfwtools" name="Comms Framework Tools" level="app-if">
+      <component id="preparedefaultcommsdatabase" name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config" target="desktop">
+        <unit bldFile="commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
+      </component>
+      <component id="installdefaultcommsdatabase" name="Install Default Comms Database" purpose="mandatory" target="desktop">
+        <unit bldFile="commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
+      </component>
+      <component id="commstools" name="Comms Tools" introduced="^3" purpose="development" target="desktop">
+         <unit bldFile="commsfwtools/commstools/group" mrp="commsfwtools/commstools/group/comms-infras_tools.mrp"/>
+      </component>
+	  </collection>
+  </package>
 </SystemDefinition>