CompilerCompatibility/mw/messagingmw/package_definition.xml
changeset 304 34513d6de7cd
child 354 8a720eca298e
equal deleted inserted replaced
300:1ab807b37521 304:34513d6de7cd
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     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 ]>
       
    53 <SystemDefinition schema="2.0.1" name="Symbian^3">
       
    54  <systemModel>
       
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56    <block name="messagingmw" level="specific" long-name="Messaging Middleware" levels="stack fw api">
       
    57 <collection name="msgfw_pub" long-name="Messaging Middleware Public Interfaces" level="api">
       
    58 <component name="send_ui_api" long-name="Send UI API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/mw/messagingmw/msgfw_pub/send_ui_api/group"/>
       
    60 </component>
       
    61 </collection>
       
    62 <collection name="msgfw_plat" long-name="Messaging Middleware Platform Interfaces" level="api">
       
    63 <component name="always_online_plugin_api" long-name="Always Online Plugin API" filter="s60" class="api">
       
    64 <unit bldFile="/sf/mw/messagingmw/msgfw_plat/always_online_plugin_api/group"/>
       
    65 </component>
       
    66 <component name="always_online_client_api" long-name="Always Online Client API" filter="s60" class="api">
       
    67 <unit bldFile="/sf/mw/messagingmw/msgfw_plat/always_online_client_api/group"/>
       
    68 </component>
       
    69 <component name="msg_common_utils_api" long-name="Messaging Common Utils API" filter="s60" class="api">
       
    70 <unit bldFile="/sf/mw/messagingmw/msgfw_plat/msg_common_utils_api/group"/>
       
    71 </component>
       
    72 <component name="send_ui_plugin_api" long-name="Send UI Plug-in API" filter="s60" class="api">
       
    73 <unit bldFile="/sf/mw/messagingmw/msgfw_plat/send_ui_plugin_api/group"/>
       
    74 </component>
       
    75 <component name="send_ui_datautils_api" long-name="Send UI Data Utils API" filter="s60" class="api">
       
    76 <unit bldFile="/sf/mw/messagingmw/msgfw_plat/send_ui_datautils_api/group"/>
       
    77 </component>
       
    78 </collection>
       
    79 <collection name="msgbranched" long-name="Messaging Branched" level="fw">
       
    80 <!-- collection is really a component. Need to move down a directory -->
       
    81 <component name="msgbranched_build" filter="s60" long-name="Messaging Branched Build">
       
    82 <unit bldFile="/sf/mw/messagingmw/msgbranched/group"/>
       
    83 </component>
       
    84 </collection>
       
    85 <collection name="messagingfw" long-name="Messaging Framework" level="fw">
       
    86 <!-- should break this collection up into smaller related collections -->
       
    87 <component name="alwaysonline" filter="s60" long-name="Always Online Server" introduced="^2">
       
    88 <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/group"/>
       
    89 </component>
       
    90 <component name="msgcommonutils" filter="s60" long-name="Messaging Common Utils" introduced="^2">
       
    91 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgcommonutils/group"/>
       
    92 </component>
       
    93 <component name="senduiservices" filter="s60" long-name="Send UI Services" introduced="^2">
       
    94 <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/group"/>
       
    95 </component>
       
    96 <component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y">
       
    97 <unit bldFile="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/sf/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
       
    98 </component>
       
    99 <component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional">
       
   100 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/sf/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
       
   101 </component>
       
   102 <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional">
       
   103 <unit bldFile="/sf/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/sf/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
       
   104 </component>
       
   105 <component name="msgconf" long-name="Messaging Config" introduced="^2" purpose="optional" class="config">
       
   106 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgconf/group" mrp="/sf/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
       
   107 </component>
       
   108 <component name="watcherfw" long-name="Watcher Framework" purpose="optional">
       
   109 <unit bldFile="/sf/mw/messagingmw/messagingfw/watcherfw/group" mrp="/sf/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
       
   110 </component>
       
   111 <component name="msgtest" long-name="Messaging Test" purpose="development">
       
   112 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgtest/group" mrp="/sf/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
       
   113 </component>
       
   114 <component name="sendas" long-name="Send As" purpose="optional">
       
   115 <unit bldFile="/sf/mw/messagingmw/messagingfw/sendas/group" mrp="/sf/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
       
   116 </component>
       
   117 <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional">
       
   118 <unit bldFile="/sf/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/sf/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
       
   119 </component>
       
   120 <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional">
       
   121 <unit bldFile="/sf/mw/messagingmw/messagingfw/wappushfw/group" mrp="/sf/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
       
   122 </component>
       
   123 <component name="suplsmshandler" long-name="SUPL SMS Handler" introduced="^2" purpose="development" plugin="Y">
       
   124 <unit bldFile="/sf/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
       
   125 </component>
       
   126 <component name="suplwappushhandler" long-name="SUPL WAP Push Handler" introduced="^2" purpose="optional" plugin="Y">
       
   127 <unit bldFile="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="/sf/mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
       
   128 </component>
       
   129 </collection>
       
   130 <collection name="messagingmw_info" long-name="Messaging Middleware Info" level="api">
       
   131 <component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="^2" purpose="development" class="config PC">
       
   132 <unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
       
   133 </component>
       
   134 </collection>
       
   135 </block>
       
   136   </layer>
       
   137  </systemModel>
       
   138 </SystemDefinition>