symbian4/app/commonemail/package_definition.xml
changeset 221 8a4e19e9409a
child 285 8c5a34c3565d
equal deleted inserted replaced
220:8e654e2b9afc 221:8a4e19e9409a
       
     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 name="Symbian^4" schema="2.0.1">
       
    54 <systemModel>
       
    55 <layer name="app" long-name="Applications" levels="services apps">
       
    56 <block name="commonemail" level="apps" span="2" long-name="Email Apps" levels="service support ui app">
       
    57 <!-- need to resolve the qt parts into proper components, then uncomment the units -->
       
    58 <collection name="email_plat" long-name="Email Apps Platform Interfaces" level="app">
       
    59 <component name="nmail_client_api" long-name="NMail Client API" filter="s60" introduced="^4" class="api placeholder">
       
    60 <!--<unit bldFile="email_plat" qt:proFile="email_plat.pro"/> -->
       
    61 </component>
       
    62 </collection>
       
    63 <collection name="emailservices" long-name="Email Services" level="service">
       
    64 <component name="nmailbase" filter="s60" long-name="NMail Base" introduced="^4" class="placeholder">
       
    65 <!-- <unit bldFile="emailservices/nmailbase" qt:proFile="nmailbase.pro"/> -->
       
    66 </component>
       
    67 <component name="emailcommon" filter="s60" long-name="Email Common" introduced="^4" class="placeholder">
       
    68 <!-- <unit bldFile="emailservices/emailcommon" qt:proFile="emailcommon.pro"/>-->
       
    69 </component>
       
    70 <component name="emailframework" filter="s60" long-name="Email Framework" introduced="^2" class="placeholder">
       
    71 <!-- <unit bldFile="emailservices/emailframework" qt:proFile="emailframework.pro"/>-->
       
    72 </component>
       
    73 <component name="emailstore" filter="s60" long-name="Email Store" introduced="^2" class="placeholder">
       
    74 <!-- <unit bldFile="emailservices/emailstore" qt:proFile="emailstore.pro"/>-->
       
    75 </component>
       
    76 <component name="nmclientapi" filter="s60" long-name="Nmail Client API" introduced="^4" class="placeholder">
       
    77 <!-- <unit bldFile="emailservices/nmclientapi" qt:proFile="nmclientapi.pro"/>-->
       
    78 </component>
       
    79 <component name="nmailagent" filter="s60" long-name="Nmail Agent" introduced="^4" class="placeholder">
       
    80 <!-- <unit bldFile="emailservices/nmailagent" qt:proFile="nmailagent.pro"/>-->
       
    81 </component>
       
    82 </collection>
       
    83 <collection name="ipsservices" long-name="IMAP/POP/SMTP Services" level="service">
       
    84 <component name="ipssosplugin" filter="s60" long-name="IPS SOS Plugin" introduced="^2" plugin="Y" class="placeholder">
       
    85 <!-- SOS? Consider spelling it out since the abbreviation is ambiguous -->
       
    86 <!--<unit bldFile="ipsservices/ipssosplugin" qt:proFile="ipssosplugin.pro" />-->
       
    87 </component>
       
    88 <component name="nmimapclientplugin" filter="s60" long-name="NM IMAP Client Plugin" introduced="^4" plugin="Y" class="placeholder">
       
    89 <!--<unit bldFile="ipsservices/nmimapclientplugin" qt:proFile="nmimapclientplugin.pro"/>-->
       
    90 </component>
       
    91 <component name="nmipsmtms" filter="s60" long-name="NM IPS Client Plugin" introduced="^4" plugin="Y" class="placeholder">
       
    92 <!-- <unit bldFile="ipsservices/nmipsmtms" qt:proFile="nmipsmtms.pro"/>-->
       
    93 </component>
       
    94 <component name="nmipssettings" filter="s60" long-name="NM IPS Settings" introduced="^4" class="placeholder">
       
    95 <!-- <unit bldFile="ipsservices/nmipssettings" qt:proFile="nmipssettings.pro"/>-->
       
    96 </component>
       
    97 <component name="ipsservices_build" filter="s60" long-name="IPS Services Build" introduced="^2" class="placeholder">
       
    98 <!--<unit bldFile="ipsservices" qt:proFile="ipsservices.pro"/> -->
       
    99 <!-- can the exports be broken up into the other components or made a config component?-->
       
   100 </component>
       
   101 </collection>
       
   102 <collection name="emailuis" long-name="Email UIs" level="app">
       
   103 <component name="nmailuiengine" filter="s60" long-name="Nmail UI Engine" introduced="^4" class="placeholder">
       
   104 <!-- <unit bldFile="emailuis/nmailuiengine" qt:proFile="nmailuiengine.pro"/> -->
       
   105 </component>
       
   106 <component name="nmailuiwidgets" filter="s60" long-name="Nmail UI Widgets" introduced="^4" class="placeholder">
       
   107 <!-- <unit bldFile="emailuis/nmailuiwidgets" qt:proFile="nmailuiwidgets.pro"/> -->
       
   108 </component>
       
   109 <component name="nmailuiwidgetsplugin" filter="s60" long-name="Nmail UI Widgets Plugin" introduced="^4" plugin="Y" class="placeholder">
       
   110 <!-- <unit bldFile="emailuis/nmailuiwidgetsplugin" qt:proFile="nmailuiwidgetsplugin.pro"/> -->
       
   111 </component>
       
   112 <component name="nmsettingui" filter="s60" long-name="Nmail Setting UI" introduced="^4" plugin="Y" class="placeholder">
       
   113 <!-- <unit bldFile="emailuis/nmsettingui" qt:proFile="nmsettingui.pro"/> -->
       
   114 </component>
       
   115 <component name="nmailcpplugin" filter="s60" long-name="Nmail CP Plugin" introduced="^4" plugin="Y" class="placeholder">
       
   116 <!-- <unit bldFile="emailuis/nmailcpplugin" qt:proFile="nmailcpplugin.pro"/> -->
       
   117 </component>
       
   118 <component name="nmailui" filter="s60" long-name="Nmail UI" introduced="^4" class="placeholder">
       
   119 <!-- <unit bldFile="emailuis/nmailui" qt:proFile="nmailui.pro"/> -->
       
   120 </component>
       
   121 <component name="nmindicatorplugin" filter="s60" long-name="Nmail Indicator Plugin" introduced="^4" plugin="Y" class="placeholder">
       
   122 <!-- <unit bldFile="emailuis/nmindicatorplugin" qt:proFile="nmindicatorplugin.pro"/> -->
       
   123 </component>
       
   124 <component name="nmframeworkadapter" filter="s60" long-name="Nmail Framework Adapter" introduced="^4" plugin="Y" class="placeholder">
       
   125 <!-- <unit bldFile="emailuis/nmframeworkadapter" qt:proFile="nmframeworkadapter.pro"/> -->
       
   126 </component>
       
   127 </collection>
       
   128 <collection name="commonemail_info" long-name="Email Apps Info" level="app">
       
   129 <component name="commonemail_build" long-name="Email Apps Build" introduced="^4">
       
   130 <!-- split into actual components -->
       
   131 <unit bldFile="/sf/app/commonemail" proFile="nmail.pro" qmakeArgs="-r"/>
       
   132 </component>
       
   133 </collection>
       
   134 </block>
       
   135 </layer>
       
   136 </systemModel>
       
   137 </SystemDefinition>