symbian3/mw/messagingmw/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 44 0b761d12ae12
child 138 6892870d74c9
--- a/symbian3/mw/messagingmw/package_definition.xml	Wed Dec 02 18:06:06 2009 +0000
+++ b/symbian3/mw/messagingmw/package_definition.xml	Fri Dec 04 13:41:37 2009 +0000
@@ -1,182 +1,158 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition name="foundation" schema="2.0.1">
+<!DOCTYPE SystemDefinition [
+ <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
+ <!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>
+ <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
+ <!ATTLIST SystemBuild schema CDATA #REQUIRED>
+ <!ELEMENT list (ref+)>
+ <!ATTLIST list
+  name ID #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT ref EMPTY>
+ <!ATTLIST ref item CDATA #REQUIRED>
+ <!ELEMENT targetList EMPTY>
+ <!ATTLIST targetList
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  target IDREFS #REQUIRED>
+ <!ELEMENT target EMPTY>
+ <!ATTLIST target
+  name ID #REQUIRED
+  abldTarget CDATA #REQUIRED
+  description CDATA #REQUIRED>
+ <!ELEMENT option EMPTY>
+ <!ATTLIST option
+  name ID #REQUIRED
+  abldOption CDATA #REQUIRED
+  description CDATA #REQUIRED
+  enable (Y|N) #REQUIRED>
+ <!ELEMENT configuration (listRef+|ref+|task+)*>
+ <!ATTLIST configuration
+  name ID #REQUIRED
+  description CDATA #REQUIRED
+  filter CDATA #REQUIRED>
+ <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
+ <!ELEMENT listRef EMPTY>
+ <!ATTLIST listRef list CDATA #REQUIRED>
+ <!ELEMENT buildLayer EMPTY>
+ <!ATTLIST buildLayer
+  command CDATA #REQUIRED
+  targetList IDREFS #IMPLIED
+  unitParallel (Y|N) #REQUIRED
+  targetParallel (Y|N) 'N'>
+ <!ELEMENT specialInstructions EMPTY>
+ <!ATTLIST specialInstructions
+  name CDATA #REQUIRED
+  cwd CDATA #REQUIRED
+  root CDATA #IMPLIED
+  command CDATA #REQUIRED>
+]>
+<SystemDefinition schema="2.0.1" name="Symbian^3">
 <systemModel>
 <layer name="mw" long-name="Middleware" levels="generic specific">
-<block name="messagingmw" long-name="Messaging Middleware" tech_domain="pr" level="specific" levels="stack fw api">
-    <collection name="msgbranched" long-name="Messaging Branched" level="fw">
-     <component name="msgbranched_build" origin-model="foundation">
-      <unit bldFile="/sf/mw/messagingmw/msgbranched/group"/>
-     </component>
-    </collection>
-    <collection name="messagingfw" long-name="Messaging FW" level="fw">
-     <component name="alwaysonline" long-name="Always Online" origin-model="foundation">
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/alwaysonlinemanager/group"/> -->
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/alwaysonlinestarterapp/group"/> -->
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/group"/>
-     </component>
-     <component name="msgcommonutils" long-name="Messaging Common Utils" origin-model="foundation">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgcommonutils/group"/>
-     </component>
-     <component name="senduiservices" long-name="Send UI Services" origin-model="foundation">
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/datautils/group"/> -->
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/group"/>
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/launcher/group"/> -->
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/serviceresolver/group"/> -->
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/watcher/group"/> -->
-     </component>
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="scheduledsendmtm">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendexe/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendmtm/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/test/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="msgsrvnstore">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/group"/>
-       -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/test/group"/>  -
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/server/group"/>
-       -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/server/test/testrom"/>  -
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/serverexe/group"/>
-     </component>-->
-     <!--Component manually removed as empty and name conflicts with an OS component-->
-     <!--<component name="biomsgfw">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bdb"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bifu"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bioc"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bios"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/biowatchers"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bits"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/biut"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/cbcp"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/enp"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/gfp"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/iacp"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/rom"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/t_biomsg/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/wapp"/>
-     </component>-->
-     <!--Component manually removed as empty and name conflicts with an OS component-->
-     <!--<component name="msgconf"/>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="watcherfw">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/test/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="msgtest">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/integration/group"/>
-       -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/targetautomation"/>  -
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/testsuites/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/testutils/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/tools/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="biowatchers">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmanbswatcher/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmasocketwatcher/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatchervmn/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwemt/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwmt/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwpt/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/test/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="sendas">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/client/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/editutils/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/server/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/test/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="msgurlhandler">
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/test/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/urlhandler/group"/>
-     </component>-->
-     <!--Component manually removed and merged to OS-->
-     <!--<component name="wappushfw">
-       -  <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/examples/pushapphandlerex"/>  -
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/miscpushmsgutils/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/plugins/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/plugins/wapurilookup/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushmsgentry/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushmtm/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushutils/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushwatcher/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/roaptcontenthandler/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/rocontenthandler/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/rom"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/sislcontenthandlers/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/sislpushmsgutils/group"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/tpush"/>
-       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/tpushscriptbased"/>
-     </component>-->
-     <component name="suplsmshandler" origin-model="foundation"/>
-     <component name="suplwappushhandler" origin-model="foundation"/>
-    <component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
-     </component>
-     <component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
-     </component>
-     <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/sf/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
-     </component>
-     <component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgconf/group" mrp="/sf/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
-     </component>
-     <component name="watcherfw" long-name="Watcher Framework" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/group" mrp="/sf/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
-     </component>
-     <component name="msgtest" long-name="Messaging Test" purpose="development" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/group" mrp="/sf/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
-     </component>
-     <component name="msgtests" long-name="Messaging Tests" purpose="development" plugin="N" origin-model="Symbian">
-      <unit mrp="/sf/mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
-     </component>
-     <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian">
-      <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
-     </component>
-     <component name="msgtestproduct" long-name="Messaging Test Product" purpose="development" plugin="N" origin-model="Symbian">
-      <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
-     </component>
-     <component name="biowatchers" long-name="BIO Watchers" introduced="8.0" purpose="optional" plugin="Y" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/Group" mrp="/sf/mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/>
-     </component>
-     <component name="sendas" long-name="Send As" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/group" mrp="/sf/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
-     </component>
-     <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/sf/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
-     </component>
-     <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian">
-      <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/group" mrp="/sf/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
-     </component>
-     <component name="n:suplsmshandler" long-name="SUPL SMS Handler" introduced="tb91" purpose="development" plugin="Y" origin-model="Symbian">
-      <!-- The following unit is removed as non-contributed -->
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/> -->
-     </component>
-     <component name="n:suplwappushhandler" long-name="SUPL WAP Push Handler" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian">
-      <!-- The following unit is removed as non-contributed -->
-      <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/> -->
-     </component>
-    </collection>
-    <collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
-     <component unofficial="yes" name="msgfw_pub" class="api" origin-model="foundation">
-      <unit bldFile="/sf/mw/messagingmw/msgfw_pub/group"/>
-      <!-- <unit bldFile="/sf/mw/messagingmw/msgfw_pub/send_ui_api/tsrc/bc/group"/> -->
-      <unit bldFile="/sf/mw/messagingmw/msgfw_pub/send_ui_api/tsrc/group"/>
-     </component>
-     <component unofficial="yes" name="messagingmw_build" long-name="Messaging Middleware Build" origin-model="foundation">
-      <unit bldFile="/sf/mw/messagingmw/group"/>
-     </component>
-     <component unofficial="yes" name="msgfw_plat" class="api" origin-model="foundation">
-      <unit bldFile="/sf/mw/messagingmw/msgfw_plat/group"/>
-      <unit bldFile="/sf/mw/messagingmw/msgfw_plat/send_ui_plugin_api/tsrc/group"/>
-     </component>
-    <component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
-      <unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
-     </component>
-    </collection>
-   </block>
+<block name="messagingmw" level="specific" long-name="Messaging Middleware" levels="stack fw api">
+<collection name="messagingfw" long-name="Messaging Framework" level="fw">
+<component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
+</component>
+<component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
+</component>
+<component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/sf/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
+</component>
+<component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/msgconf/group" mrp="/sf/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
+</component>
+<component name="watcherfw" long-name="Watcher Framework" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/group" mrp="/sf/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
+</component>
+<component name="msgtest" long-name="Messaging Test" purpose="development">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/group" mrp="/sf/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
+</component>
+<component name="msgtests" long-name="Messaging Tests" purpose="development">
+<unit mrp="/sf/mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
+</component>
+<component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development">
+<unit mrp="/sf/mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
+</component>
+<component name="msgtestproduct" long-name="Messaging Test Product" purpose="development">
+<unit mrp="/sf/mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
+</component>
+<component name="sendas" long-name="Send As" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/group" mrp="/sf/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
+</component>
+<component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/sf/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
+</component>
+<component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/group" mrp="/sf/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
+</component>
+<component name="suplsmshandler" long-name="SUPL SMS Handler" introduced="tb91" purpose="development" plugin="Y">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
+</component>
+<component name="suplwappushhandler" long-name="SUPL WAP Push Handler" introduced="tb91" purpose="optional" plugin="Y">
+<unit bldFile="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
+</component>
+</collection>
+<collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
+<component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="tb91" purpose="development" class="config PC">
+<unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
+</component>
+</collection>
+<collection name="s60">
+<component name="messagingmw">
+<unit bldFile="/sf/mw/messagingmw/group" mrp=""/>
+</component>
+</collection>
+</block>
 </layer>
 </systemModel>
 </SystemDefinition>
\ No newline at end of file