symbian3/mw/remotestorage/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="remotestorage" name="Remote Storage" levels="framework if">
     4 <!ATTLIST SystemDefinition
     4   <collection id="rsfw_plat" name="Remote Storage Platform Interfaces" level="if">
     5   name CDATA #REQUIRED
     5       <component id="rsfw_access_protocol_plugin_api" filter="s60" class="api" name="Remote Storage Framework Access Protocol Plugin API">
     6   schema CDATA #REQUIRED
     6 	    <meta rel="Api" href="rsfw_plat/rsfw_access_protocol_plugin_api/remote_storage_fw_mountman_api.metaxml"/>
     7 >
     7         <unit bldFile="rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8       </component>
     9 
     9   </collection>
    10 <!-- System Model Section of DTD -->
    10   <collection id="remotestoragefw" name="Remote Storage Framework" level="framework">
    11 <!ELEMENT systemModel (layer+)>
    11    <component id="mountstore" filter="s60" name="RSFW Mount Store">
    12 
    12     <unit bldFile="remotestoragefw/mountstore/group"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13    </component>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14    <component id="rsfwnotifierplugins" filter="s60" name="RSFW Notifier Plugins" class="plugin">
    15 <!ATTLIST layer
    15     <unit bldFile="remotestoragefw/rsfwnotifierplugins/group"/>
    16   name CDATA #REQUIRED
    16    </component>
    17   long-name CDATA #IMPLIED
    17    <component id="remotefileengine" filter="s60" name="Remote File Engine">
    18   levels NMTOKENS #IMPLIED
    18     <unit bldFile="remotestoragefw/remotefileengine/group"/>
    19   span CDATA #IMPLIED
    19    </component>
    20 >
    20    <component id="mountmanager" filter="s60" name="RSFW Mount Manager">
    21 
    21     <unit bldFile="remotestoragefw/mountmanager/group"/>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    </component>
    23  <!-- Generic OS services, Comms Services, etc -->
    23    <component id="webdavaccessplugin" filter="s60" name="WebDAV Access Plugin" class="plugin">
    24 <!ATTLIST block
    24     <unit bldFile="remotestoragefw/webdavaccessplugin/group"/>
    25   levels NMTOKENS #IMPLIED
    25    </component>
    26   span CDATA #IMPLIED
    26    <component id="remotefilesystemplugin" filter="s60" name="Remote Filesystem Plugin" class="plugin">
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="remotestoragefw/remotefilesystemplugin/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="remotestoragegsplugin" filter="s60" name="RS GS Plugin" class="plugin">
    30 >
    30     <meta rel="config">
    31 
    31      <defined condition="__REMOTE_STORAGE_FW"/>
    32 <!ELEMENT subblock (collection)*>
    32     </meta>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <!-- uncomment the unit when configuration is in place, it's currently #included from remotestoragefw_build -->
    34 <!ATTLIST subblock
    34     <!-- <unit bldFile="remotestoragefw/gsplugin/group"/>-->
    35   name CDATA #REQUIRED
    35    </component>
    36   long-name CDATA #IMPLIED
    36    <component id="remotedriveconfigurationbiocontrol" filter="s60" name="Remote Drive Configuration BIO Control">
    37 >
    37     <meta rel="config">
    38 
    38      <defined condition="__REMOTE_STORAGE_FW"/>
    39 <!ELEMENT collection (component)*>
    39     </meta>
    40 <!-- Screen Driver, Content Handling, etc -->
    40     <!-- uncomment the unit when configuration is in place, it's currently #included from remotestoragefw_build -->
    41 <!ATTLIST collection
    41     <!--   <unit bldFile="remotestoragefw/remotedriveconfigurationbiocontrol/group"/>-->
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43    <component id="remotestoragefw_build" filter="s60" name="Remote Storage Framework Build">
    44   level NMTOKEN #IMPLIED
    44     <!-- move exports to other components.
    45 >
       
    46 
       
    47 <!ELEMENT component (unit)*>
       
    48 <!-- contains units or is a  package or prebuilt -->
       
    49 <!ATTLIST component
       
    50   name CDATA #REQUIRED
       
    51   long-name CDATA #IMPLIED
       
    52   deprecated CDATA #IMPLIED
       
    53   introduced CDATA #IMPLIED
       
    54   contract CDATA #IMPLIED
       
    55   plugin (Y|N) "N"
       
    56   filter CDATA #IMPLIED
       
    57   class NMTOKENS #IMPLIED
       
    58   supports CDATA #IMPLIED
       
    59   purpose ( optional | mandatory | development ) "optional"
       
    60 >
       
    61 
       
    62 <!ELEMENT unit EMPTY >
       
    63 <!-- must be buildable (bld.inf) -->
       
    64 <!-- bldFile  may someday be removed in favour of mrp -->
       
    65 <!ATTLIST unit
       
    66   mrp CDATA #IMPLIED
       
    67   filter CDATA #IMPLIED
       
    68   bldFile CDATA #IMPLIED
       
    69   root CDATA #IMPLIED
       
    70   version NMTOKEN #IMPLIED
       
    71   prebuilt NMTOKEN #IMPLIED
       
    72   late (Y|N) #IMPLIED
       
    73   priority CDATA #IMPLIED
       
    74 >
       
    75 ]>
       
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
       
    79       <block name="remotestorage" level="generic" long-name="Remote Storage" levels="framework if">
       
    80         <collection name="rsfw_plat" long-name="Remote Storage Platform Interfaces" level="if">
       
    81           <component name="rsfw_access_protocol_plugin_api" filter="s60" long-name="Remote Storage Framework Access Protocol Plugin API" class="api">
       
    82             <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
       
    83           </component>
       
    84         </collection>
       
    85         <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
       
    86           <component name="mountstore" filter="s60" long-name="RSFW Mount Store">
       
    87             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
       
    88           </component>
       
    89           <component name="rsfwnotifierplugins" filter="s60" long-name="RSFW Notifier Plugins" plugin="Y">
       
    90             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
       
    91           </component>
       
    92           <component name="remotefileengine" filter="s60" long-name="Remote File Engine">
       
    93             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefileengine/group"/>
       
    94           </component>
       
    95           <component name="mountmanager" filter="s60" long-name="RSFW Mount Manager">
       
    96             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/group"/>
       
    97           </component>
       
    98           <component name="webdavaccessplugin" filter="s60" long-name="WebDAV Access Plugin" plugin="Y">
       
    99             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
       
   100           </component>
       
   101           <component name="remotefilesystemplugin" filter="s60" long-name="Remote Filesystem Plugin" plugin="Y">
       
   102             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
       
   103           </component>
       
   104           <component name="remotestoragegsplugin" filter="s60" long-name="RS GS Plugin" plugin="Y">
       
   105             <!-- uncomment the unit when configuration is in place, it's currently #included from remotestoragefw_build -->
       
   106             <!-- <unit bldFile="remotestoragefw/gsplugin/group"/>-->
       
   107           </component>
       
   108           <component name="remotedriveconfigurationbiocontrol" filter="s60" long-name="Remote Drive Configuration BIO Control">
       
   109             <!-- uncomment the unit when configuration is in place, it's currently #included from remotestoragefw_build -->
       
   110             <!--   <unit bldFile="remotestoragefw/remotedriveconfigurationbiocontrol/group"/>-->
       
   111           </component>
       
   112           <component name="remotestoragefw_build" filter="s60" long-name="Remote Storage Framework Build">
       
   113             <!-- move exports to other components.
       
   114 				This is needed for #includes of configured component until congigiration is in place -->
    45 				This is needed for #includes of configured component until congigiration is in place -->
   115             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
    46     <unit bldFile="remotestoragefw/group"/>
   116           </component>
    47    </component>
   117         </collection>
    48   </collection>
   118       </block>
    49  </package>
   119     </layer>
       
   120   </systemModel>
       
   121 </SystemDefinition>
    50 </SystemDefinition>