CompilerCompatibility/mw/messagingmw/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 16 Mar 2010 16:25:56 +0000
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
permissions -rw-r--r--
Update CompilerCompatibility models from PDK_3.0.h

<?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="mw" long-name="Middleware" levels="generic specific">
<block name="messagingmw" level="specific" long-name="Messaging Middleware" levels="stack fw api">
    <collection name="msgbranched" long-name="Messaging Branched" level="fw">
     <!-- collection is really a component. Need to move down a directory -->
     <component name="msgbranched_build" filter="s60" long-name="Messaging Branched Build">
      <unit bldFile="/sf/mw/messagingmw/msgbranched/group"/>
     </component>
    </collection>
    <collection name="messagingfw" long-name="Messaging Framework" level="fw">
     <!-- should break this collection up into smaller related collections -->
     <component name="alwaysonline" filter="s60" long-name="Always Online Server" introduced="^2">
      <unit bldFile="/sf/mw/messagingmw/messagingfw/alwaysonline/group"/>
     </component>
     <component name="msgcommonutils" filter="s60" long-name="Messaging Common Utils" introduced="^2">
      <unit bldFile="/sf/mw/messagingmw/messagingfw/msgcommonutils/group"/>
     </component>
     <component name="senduiservices" filter="s60" long-name="Send UI Services" introduced="^2">
      <unit bldFile="/sf/mw/messagingmw/messagingfw/senduiservices/group"/>
     </component>
     <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="^2" 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="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="^2" 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="^2" 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="msgfw_plat" filter="s60" long-name="Messaging Middleware Platform Interfaces" class="api">
      <unit bldFile="/sf/mw/messagingmw/msgfw_plat/group"/>
     </component>
     <component name="msgfw_pub" filter="s60" long-name="Messaging Middleware Public Interfaces" class="api">
      <unit bldFile="/sf/mw/messagingmw/msgfw_pub/group"/>
     </component>
     <component name="messagingmw_metadata" long-name="Messaging Middleware Metadata" introduced="^2" purpose="development" class="config PC">
      <unit mrp="/sf/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>