symbian3/mw/messagingmw/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 44 0b761d12ae12
child 138 6892870d74c9
equal deleted inserted replaced
29:739e3e407bf8 30:0f4f00318d20
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition name="foundation" schema="2.0.1">
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
       
     4  <!ATTLIST SystemDefinition
       
     5   name CDATA #REQUIRED
       
     6   schema CDATA #REQUIRED>
       
     7  <!ELEMENT systemModel (layer+)>
       
     8  <!ELEMENT layer (block*|collection*)*>
       
     9  <!ATTLIST layer
       
    10   name CDATA #REQUIRED
       
    11   long-name CDATA #IMPLIED
       
    12   levels NMTOKENS #IMPLIED
       
    13   span CDATA #IMPLIED>
       
    14  <!ELEMENT block (subblock*|collection*)*>
       
    15  <!ATTLIST block
       
    16   levels NMTOKENS #IMPLIED
       
    17   span CDATA #IMPLIED
       
    18   level NMTOKEN #IMPLIED
       
    19   name CDATA #REQUIRED
       
    20   long-name CDATA #IMPLIED>
       
    21  <!ELEMENT subblock (collection)*>
       
    22  <!ATTLIST subblock
       
    23   name CDATA #REQUIRED
       
    24   long-name CDATA #IMPLIED>
       
    25  <!ELEMENT collection (component)*>
       
    26  <!ATTLIST collection
       
    27   name CDATA #REQUIRED
       
    28   long-name CDATA #IMPLIED
       
    29   level NMTOKEN #IMPLIED>
       
    30  <!ELEMENT component (unit)*>
       
    31  <!ATTLIST component
       
    32   name CDATA #REQUIRED
       
    33   long-name CDATA #IMPLIED
       
    34   deprecated CDATA #IMPLIED
       
    35   introduced CDATA #IMPLIED
       
    36   contract CDATA #IMPLIED
       
    37   plugin (Y|N) 'N'
       
    38   filter CDATA #IMPLIED
       
    39   class NMTOKENS #IMPLIED
       
    40   supports CDATA #IMPLIED
       
    41   purpose (optional|mandatory|development) 'optional'>
       
    42  <!ELEMENT unit EMPTY>
       
    43  <!ATTLIST unit
       
    44   mrp CDATA #IMPLIED
       
    45   filter CDATA #IMPLIED
       
    46   bldFile CDATA #IMPLIED
       
    47   root CDATA #IMPLIED
       
    48   version NMTOKEN #IMPLIED
       
    49   prebuilt NMTOKEN #IMPLIED
       
    50   late (Y|N) #IMPLIED
       
    51   priority CDATA #IMPLIED>
       
    52  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
       
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
     3 <systemModel>
    98 <systemModel>
     4 <layer name="mw" long-name="Middleware" levels="generic specific">
    99 <layer name="mw" long-name="Middleware" levels="generic specific">
     5 <block name="messagingmw" long-name="Messaging Middleware" tech_domain="pr" level="specific" levels="stack fw api">
   100 <block name="messagingmw" level="specific" long-name="Messaging Middleware" levels="stack fw api">
     6     <collection name="msgbranched" long-name="Messaging Branched" level="fw">
   101 <collection name="messagingfw" long-name="Messaging Framework" level="fw">
     7      <component name="msgbranched_build" origin-model="foundation">
   102 <component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y">
     8       <unit bldFile="/sf/mw/messagingmw/msgbranched/group"/>
   103 <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
     9      </component>
   104 </component>
    10     </collection>
   105 <component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional">
    11     <collection name="messagingfw" long-name="Messaging FW" level="fw">
   106 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
    12      <component name="alwaysonline" long-name="Always Online" origin-model="foundation">
   107 </component>
    13       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/alwaysonlinemanager/group"/> -->
   108 <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional">
    14       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/alwaysonlinestarterapp/group"/> -->
   109 <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/sf/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
    15       <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/group"/>
   110 </component>
    16      </component>
   111 <component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config">
    17      <component name="msgcommonutils" long-name="Messaging Common Utils" origin-model="foundation">
   112 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgconf/group" mrp="/sf/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
    18       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgcommonutils/group"/>
   113 </component>
    19      </component>
   114 <component name="watcherfw" long-name="Watcher Framework" purpose="optional">
    20      <component name="senduiservices" long-name="Send UI Services" origin-model="foundation">
   115 <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/group" mrp="/sf/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
    21       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/datautils/group"/> -->
   116 </component>
    22       <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/group"/>
   117 <component name="msgtest" long-name="Messaging Test" purpose="development">
    23       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/launcher/group"/> -->
   118 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/group" mrp="/sf/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
    24       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/serviceresolver/group"/> -->
   119 </component>
    25       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/watcher/group"/> -->
   120 <component name="msgtests" long-name="Messaging Tests" purpose="development">
    26      </component>
   121 <unit mrp="/sf/mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
    27      <!--Component manually removed and merged to OS-->
   122 </component>
    28      <!--<component name="scheduledsendmtm">
   123 <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development">
    29        <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendexe/group"/>
   124 <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
    30        <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/schedulesendmtm/group"/>
   125 </component>
    31        <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/test/group"/>
   126 <component name="msgtestproduct" long-name="Messaging Test Product" purpose="development">
    32      </component>-->
   127 <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
    33      <!--Component manually removed and merged to OS-->
   128 </component>
    34      <!--<component name="msgsrvnstore">
   129 <component name="sendas" long-name="Send As" purpose="optional">
    35        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/group"/>
   130 <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/group" mrp="/sf/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
    36        -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/mtmbase/test/group"/>  -
   131 </component>
    37        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/server/group"/>
   132 <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional">
    38        -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/server/test/testrom"/>  -
   133 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/sf/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
    39        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/serverexe/group"/>
   134 </component>
    40      </component>-->
   135 <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional">
    41      <!--Component manually removed as empty and name conflicts with an OS component-->
   136 <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/group" mrp="/sf/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
    42      <!--<component name="biomsgfw">
   137 </component>
    43        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bdb"/>
   138 <component name="suplsmshandler" long-name="SUPL SMS Handler" introduced="tb91" purpose="development" plugin="Y">
    44        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bifu"/>
   139 <unit bldFile="/sf/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
    45        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bioc"/>
   140 </component>
    46        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bios"/>
   141 <component name="suplwappushhandler" long-name="SUPL WAP Push Handler" introduced="tb91" purpose="optional" plugin="Y">
    47        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/biowatchers"/>
   142 <unit bldFile="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
    48        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/bits"/>
   143 </component>
    49        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/biut"/>
   144 </collection>
    50        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/cbcp"/>
   145 <collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
    51        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/enp"/>
   146 <component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="tb91" purpose="development" class="config PC">
    52        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/gfp"/>
   147 <unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
    53        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/iacp"/>
   148 </component>
    54        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/rom"/>
   149 </collection>
    55        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/t_biomsg/group"/>
   150 <collection name="s60">
    56        <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/wapp"/>
   151 <component name="messagingmw">
    57      </component>-->
   152 <unit bldFile="/sf/mw/messagingmw/group" mrp=""/>
    58      <!--Component manually removed as empty and name conflicts with an OS component-->
   153 </component>
    59      <!--<component name="msgconf"/>-->
   154 </collection>
    60      <!--Component manually removed and merged to OS-->
   155 </block>
    61      <!--<component name="watcherfw">
       
    62        <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/test/group"/>
       
    63      </component>-->
       
    64      <!--Component manually removed and merged to OS-->
       
    65      <!--<component name="msgtest">
       
    66        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/integration/group"/>
       
    67        -  <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/targetautomation"/>  -
       
    68        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/testsuites/group"/>
       
    69        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/testutils/group"/>
       
    70        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/tools/group"/>
       
    71      </component>-->
       
    72      <!--Component manually removed and merged to OS-->
       
    73      <!--<component name="biowatchers">
       
    74        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmanbswatcher/group"/>
       
    75        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmasocketwatcher/group"/>
       
    76        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatchervmn/group"/>
       
    77        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwemt/group"/>
       
    78        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwmt/group"/>
       
    79        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/cdmawatcherwpt/group"/>
       
    80        <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/test/group"/>
       
    81      </component>-->
       
    82      <!--Component manually removed and merged to OS-->
       
    83      <!--<component name="sendas">
       
    84        <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/client/group"/>
       
    85        <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/editutils/group"/>
       
    86        <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/server/group"/>
       
    87        <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/test/group"/>
       
    88      </component>-->
       
    89      <!--Component manually removed and merged to OS-->
       
    90      <!--<component name="msgurlhandler">
       
    91        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/test/group"/>
       
    92        <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/urlhandler/group"/>
       
    93      </component>-->
       
    94      <!--Component manually removed and merged to OS-->
       
    95      <!--<component name="wappushfw">
       
    96        -  <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/examples/pushapphandlerex"/>  -
       
    97        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/miscpushmsgutils/group"/>
       
    98        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/plugins/group"/>
       
    99        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/plugins/wapurilookup/group"/>
       
   100        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushmsgentry/group"/>
       
   101        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushmtm/group"/>
       
   102        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushutils/group"/>
       
   103        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/pushwatcher/group"/>
       
   104        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/roaptcontenthandler/group"/>
       
   105        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/rocontenthandler/group"/>
       
   106        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/rom"/>
       
   107        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/sislcontenthandlers/group"/>
       
   108        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/sislpushmsgutils/group"/>
       
   109        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/tpush"/>
       
   110        <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/tpushscriptbased"/>
       
   111      </component>-->
       
   112      <component name="suplsmshandler" origin-model="foundation"/>
       
   113      <component name="suplwappushhandler" origin-model="foundation"/>
       
   114     <component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y" origin-model="Symbian">
       
   115       <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
       
   116      </component>
       
   117      <component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional" plugin="N" origin-model="Symbian">
       
   118       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
       
   119      </component>
       
   120      <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional" plugin="N" origin-model="Symbian">
       
   121       <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/sf/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
       
   122      </component>
       
   123      <component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config" plugin="N" origin-model="Symbian">
       
   124       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgconf/group" mrp="/sf/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
       
   125      </component>
       
   126      <component name="watcherfw" long-name="Watcher Framework" purpose="optional" plugin="N" origin-model="Symbian">
       
   127       <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/group" mrp="/sf/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
       
   128      </component>
       
   129      <component name="msgtest" long-name="Messaging Test" purpose="development" plugin="N" origin-model="Symbian">
       
   130       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/group" mrp="/sf/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
       
   131      </component>
       
   132      <component name="msgtests" long-name="Messaging Tests" purpose="development" plugin="N" origin-model="Symbian">
       
   133       <unit mrp="/sf/mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
       
   134      </component>
       
   135      <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development" plugin="N" origin-model="Symbian">
       
   136       <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
       
   137      </component>
       
   138      <component name="msgtestproduct" long-name="Messaging Test Product" purpose="development" plugin="N" origin-model="Symbian">
       
   139       <unit mrp="/sf/mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
       
   140      </component>
       
   141      <component name="biowatchers" long-name="BIO Watchers" introduced="8.0" purpose="optional" plugin="Y" origin-model="Symbian">
       
   142       <unit bldFile="/sf/mw/messagingmw/messagingfw/biowatchers/Group" mrp="/sf/mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/>
       
   143      </component>
       
   144      <component name="sendas" long-name="Send As" purpose="optional" plugin="N" origin-model="Symbian">
       
   145       <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/group" mrp="/sf/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
       
   146      </component>
       
   147      <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional" plugin="N" origin-model="Symbian">
       
   148       <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/sf/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
       
   149      </component>
       
   150      <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional" plugin="N" origin-model="Symbian">
       
   151       <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/group" mrp="/sf/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
       
   152      </component>
       
   153      <component name="n:suplsmshandler" long-name="SUPL SMS Handler" introduced="tb91" purpose="development" plugin="Y" origin-model="Symbian">
       
   154       <!-- The following unit is removed as non-contributed -->
       
   155       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/> -->
       
   156      </component>
       
   157      <component name="n:suplwappushhandler" long-name="SUPL WAP Push Handler" introduced="tb91" purpose="optional" plugin="Y" origin-model="Symbian">
       
   158       <!-- The following unit is removed as non-contributed -->
       
   159       <!-- <unit bldFile="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/> -->
       
   160      </component>
       
   161     </collection>
       
   162     <collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
       
   163      <component unofficial="yes" name="msgfw_pub" class="api" origin-model="foundation">
       
   164       <unit bldFile="/sf/mw/messagingmw/msgfw_pub/group"/>
       
   165       <!-- <unit bldFile="/sf/mw/messagingmw/msgfw_pub/send_ui_api/tsrc/bc/group"/> -->
       
   166       <unit bldFile="/sf/mw/messagingmw/msgfw_pub/send_ui_api/tsrc/group"/>
       
   167      </component>
       
   168      <component unofficial="yes" name="messagingmw_build" long-name="Messaging Middleware Build" origin-model="foundation">
       
   169       <unit bldFile="/sf/mw/messagingmw/group"/>
       
   170      </component>
       
   171      <component unofficial="yes" name="msgfw_plat" class="api" origin-model="foundation">
       
   172       <unit bldFile="/sf/mw/messagingmw/msgfw_plat/group"/>
       
   173       <unit bldFile="/sf/mw/messagingmw/msgfw_plat/send_ui_plugin_api/tsrc/group"/>
       
   174      </component>
       
   175     <component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
   176       <unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
       
   177      </component>
       
   178     </collection>
       
   179    </block>
       
   180 </layer>
   156 </layer>
   181 </systemModel>
   157 </systemModel>
   182 </SystemDefinition>
   158 </SystemDefinition>