symbian4/mw/remoteconn/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 8d58b930d36e
child 335 633f3bea9521
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     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="remoteconn" name="Remote Connectivity" levels="plugin framework server generic specific">
     4 <!ATTLIST SystemDefinition
     4   <collection id="remoteconn_info" name="Remote Connectivity Info" level="specific">
     5   name CDATA #REQUIRED
     5    <component id="remoteconn_metadata" name="Remote Connectivity Metadata" class="config" introduced="^2" purpose="development" target="desktop">
     6   schema CDATA #REQUIRED
     6     <unit mrp="remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
     7 >
     7    </component>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8   </collection>
     9 
     9   <collection id="mtptransports" name="MTP Transports" level="plugin">
    10 <!-- System Model Section of DTD -->
    10    <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin">
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13    <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
    15 <!ATTLIST layer
    15    </component>
    16   name CDATA #REQUIRED
    16    <component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin">
    17   long-name CDATA #IMPLIED
    17     <unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
    18   levels NMTOKENS #IMPLIED
    18    </component>
    19   span CDATA #IMPLIED
    19   </collection>
    20 >
    20   <collection id="mtpfws" name="MTP Frameworks" level="framework">
    21 
    21    <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23    </component>
    24 <!ATTLIST block
    24   </collection>
    25   levels NMTOKENS #IMPLIED
    25   <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
    26   span CDATA #IMPLIED
    26    <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin">
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="mtpimagedp" name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
    30 >
    30     <unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
    31 
    31    </component>
    32 <!ELEMENT subblock (collection)*>
    32    <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
    34 <!ATTLIST subblock
    34    </component>
    35   name CDATA #REQUIRED
    35   </collection>
    36   long-name CDATA #IMPLIED
    36   <collection id="backupandrestore" name="Backup and Restore" level="specific">
    37 >
    37    <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional">
    38 
    38     <unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
    39 <!ELEMENT collection (component)*>
    39    </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    <component id="backuptest" name="Backup Test" introduced="^2" purpose="development">
    41 <!ATTLIST collection
    41     <unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43   </collection>
    44   level NMTOKEN #IMPLIED
    44   <collection id="obex" name="OBEX" level="generic">
    45 >
    45    <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional">
    46 
    46     <unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/>
    47 <!ELEMENT component (unit)*>
    47    </component>
    48 <!-- contains units or is a  package or prebuilt -->
    48    <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional">
    49 <!ATTLIST component
    49     <unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/>
    50   name CDATA #REQUIRED
    50    </component>
    51   long-name CDATA #IMPLIED
    51   </collection>
    52   deprecated CDATA #IMPLIED
    52  </package>
    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^4" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
       
    79       <block name="remoteconn" level="generic" long-name="Remote Connectivity" levels="plugin framework server generic specific">
       
    80         <collection name="remoteconn_info" long-name="Remote Connectivity Info" level="specific">
       
    81           <component name="remoteconn_metadata" long-name="Remote Connectivity Metadata" introduced="^2" purpose="development" class="config PC">
       
    82             <unit mrp="/sf/mw/remoteconn/remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
       
    83           </component>
       
    84         </collection>
       
    85         <collection name="mtptransports" long-name="MTP Transports" level="plugin">
       
    86           <component name="mtpusbtransport" long-name="MTP USB Transport" introduced="^2" purpose="optional" plugin="Y">
       
    87             <unit bldFile="/sf/mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="/sf/mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
       
    88           </component>
       
    89           <component name="mtpptpiptransport" long-name="MTP PTP-IP Transport" introduced="^3" purpose="optional" plugin="Y">
       
    90             <unit bldFile="/sf/mw/remoteconn/mtptransports/mtpptpiptransport/group" mrp="/sf/mw/remoteconn/mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
       
    91           </component>
       
    92           <component name="mtpcontroller" long-name="MTP Controller" introduced="^3" purpose="optional" plugin="Y">
       
    93             <unit bldFile="/sf/mw/remoteconn/mtptransports/mtpcontroller/group" mrp="/sf/mw/remoteconn/mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
       
    94           </component>
       
    95         </collection>
       
    96         <collection name="mtpfws" long-name="MTP Frameworks" level="framework">
       
    97           <component name="mtpfw" long-name="MTP Framework" introduced="^2" purpose="optional">
       
    98             <unit bldFile="/sf/mw/remoteconn/mtpfws/mtpfw/group" mrp="/sf/mw/remoteconn/mtpfws/mtpfw/group/mtp_framework.mrp"/>
       
    99           </component>
       
   100         </collection>
       
   101         <collection name="mtpdataproviders" long-name="MTP Data Providers" level="generic">
       
   102           <component name="mtpfileandfolderdp" long-name="MTP File and Folder Provider" introduced="^2" purpose="optional" plugin="Y">
       
   103             <unit bldFile="/sf/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="/sf/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
       
   104           </component>
       
   105           <component name="mtpimagedp" long-name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" plugin="Y">
       
   106             <unit bldFile="/sf/mw/remoteconn/mtpdataproviders/mtpimagedp/group" mrp="/sf/mw/remoteconn/mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
       
   107           </component>
       
   108           <component name="mtppictbridgedp" long-name="MTP PictBridge Data Provider" filter="gt" introduced="^3" purpose="optional" plugin="Y">
       
   109             <unit bldFile="/sf/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group" mrp="/sf/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
       
   110           </component>
       
   111         </collection>
       
   112         <collection name="backupandrestore" long-name="Backup and Restore" level="specific">
       
   113           <component name="backupengine" long-name="Backup Engine" introduced="9.0" purpose="optional">
       
   114             <unit bldFile="/sf/mw/remoteconn/backupandrestore/backupengine/group" mrp="/sf/mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
       
   115           </component>
       
   116           <component name="backuptest" long-name="Backup Test" introduced="^2" purpose="development">
       
   117             <unit bldFile="/sf/mw/remoteconn/backupandrestore/backuptest/group" mrp="/sf/mw/remoteconn/backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
       
   118           </component>
       
   119         </collection>
       
   120         <collection name="obex" long-name="OBEX" level="generic">
       
   121           <component name="obexprotocol" long-name="OBEX Protocol" introduced="9.1" purpose="optional">
       
   122             <unit bldFile="/sf/mw/remoteconn/obex/obexprotocol/group" mrp="/sf/mw/remoteconn/obex/obexprotocol/group/obex.mrp"/>
       
   123           </component>
       
   124           <component name="obexextensionapi" long-name="OBEX Extension API" introduced="9.2" purpose="optional">
       
   125             <unit bldFile="/sf/mw/remoteconn/obex/obexextensionapi/group" mrp="/sf/mw/remoteconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
       
   126           </component>
       
   127         </collection>
       
   128       </block>
       
   129     </layer>
       
   130   </systemModel>
       
   131 </SystemDefinition>
    53 </SystemDefinition>