symbian3/mw/shortlinkconn/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 157 37274dcfc311
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="shortlinkconn" name="Shortlink Connectivity" levels="framework server generic specific plugin">
     4 <!ATTLIST SystemDefinition
     4   <!-- Package is pending removal. Contents to be moved to remoteconn and btservices -->
     5   name CDATA #REQUIRED
     5   <collection id="shortlinkconn_plat" name="Shortlink Connectivity Platform Interfaces" level="plugin">
     6   schema CDATA #REQUIRED
     6    <component id="obex_service_utils_api" name="OBEX Service Utils API" class="api" filter="s60">
     7 >
     7     <meta rel="Api" href="shortlinkconn_plat/obex_service_utils_api/obex_service_utils_api.metaxml"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8     <unit bldFile="shortlinkconn_plat/obex_service_utils_api/group"/>
     9 
     9    </component>
    10 <!-- System Model Section of DTD -->
    10    <component id="obex_service_plugin_api" name="OBEX Service Plugin API" class="api" filter="s60">
    11 <!ELEMENT systemModel (layer+)>
    11     <meta rel="Api" href="shortlinkconn_plat/obex_service_plugin_api/obex_service_plugin_api.metaxml"/>
    12 
    12     <unit bldFile="shortlinkconn_plat/obex_service_plugin_api/group"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13    </component>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14    <component id="dialup_connection_status_api" name="Dial-up Connection Status API" class="api" filter="s60">
    15 <!ATTLIST layer
    15     <meta rel="Api" href="shortlinkconn_plat/dialup_connection_status_api/dialup_connection_status_api.metaxml"/>
    16   name CDATA #REQUIRED
    16     <unit bldFile="shortlinkconn_plat/dialup_connection_status_api/group"/>
    17   long-name CDATA #IMPLIED
    17    </component>
    18   levels NMTOKENS #IMPLIED
    18    <component id="dun_secondary_display_notification_api" name="DUN Secondary Display Notification API" class="api" filter="s60">
    19   span CDATA #IMPLIED
    19     <meta rel="Api" href="shortlinkconn_plat/dun_secondary_display_notification_api/dun_secondary_display_notification_api.metaxml"/>
    20 >
    20     <unit bldFile="shortlinkconn_plat/dun_secondary_display_notification_api/group"/>
    21 
    21    </component>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    <component id="obex_secondary_display_notification_api" name="OBEX Secondary Display Notification API" class="api" filter="s60">
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <meta rel="Api" href="shortlinkconn_plat/obex_secondary_display_notification_api/obex_secondary_display_notification_api.metaxml"/>
    24 <!ATTLIST block
    24     <unit bldFile="shortlinkconn_plat/obex_secondary_display_notification_api/group"/>
    25   levels NMTOKENS #IMPLIED
    25    </component>
    26   span CDATA #IMPLIED
    26    <component id="generic_hid_api" name="Generic HID API" class="api" filter="s60">
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="shortlinkconn_plat/generic_hid_api/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="locod_bearer_plugin_api" name="Locod Bearer Plugin API" class="api" filter="s60">
    30 >
    30     <unit bldFile="shortlinkconn_plat/locod_bearer_plugin_api/group"/>
    31 
    31    </component>
    32 <!ELEMENT subblock (collection)*>
    32    <component id="usb_obexservicemanager_client_api" name="USB OBEX Service Manager Client API" class="api" filter="s60">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <unit bldFile="shortlinkconn_plat/usb_obexservicemanager_client_api/group"/>
    34 <!ATTLIST subblock
    34    </component>
    35   name CDATA #REQUIRED
    35   </collection>
    36   long-name CDATA #IMPLIED
    36   <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
    37 >
    37    <component id="locod" name="Local Connectivity Daemon">
    38 
    38     <unit bldFile="localconnectivityservice/locod/group"/>
    39 <!ELEMENT collection (component)*>
    39    </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    <component id="obexserviceman" name="OBEX Service Managar">
    41 <!ATTLIST collection
    41     <unit bldFile="localconnectivityservice/obexserviceman/group"/>
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43    <component id="obexsendservices" name="OBEX Send Services">
    44   level NMTOKEN #IMPLIED
    44     <unit bldFile="localconnectivityservice/obexsendservices/group"/>
    45 >
    45    </component>
    46 
    46    <component id="obexreceiveservices" name="OBEX Receive Services">
    47 <!ELEMENT component (unit)*>
    47     <unit bldFile="localconnectivityservice/obexreceiveservices/group"/>
    48 <!-- contains units or is a  package or prebuilt -->
    48    </component>
    49 <!ATTLIST component
    49    <component id="dun" name="Dial Up Networking">
    50   name CDATA #REQUIRED
    50     <unit bldFile="localconnectivityservice/dun/group"/>
    51   long-name CDATA #IMPLIED
    51    </component>
    52   deprecated CDATA #IMPLIED
    52    <component id="lcstylustap" name="LC Stylus Tap Plugins" class="plugin">
    53   introduced CDATA #IMPLIED
    53     <unit bldFile="localconnectivityservice/lcstylustap/group"/>
    54   contract CDATA #IMPLIED
    54    </component>
    55   plugin (Y|N) "N"
    55    <component id="generichid" name="Generic HID">
    56   filter CDATA #IMPLIED
    56     <unit bldFile="localconnectivityservice/generichid/group"/>
    57   class NMTOKENS #IMPLIED
    57    </component>
    58   supports CDATA #IMPLIED
    58    <component id="headset" name="Headset">
    59   purpose ( optional | mandatory | development ) "optional"
    59     <unit bldFile="localconnectivityservice/headset/group"/>
    60 >
    60    </component>
    61 
    61   </collection>
    62 <!ELEMENT unit EMPTY >
    62  </package>
    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="shortlinkconn" level="generic" long-name="Shortlink Connectivity" levels="framework server generic specific plugin">
       
    80         <!-- Package is pending removal. Contents to be moved to remoteconn and btservices -->
       
    81         <collection name="shortlinkconn_plat" long-name="Shortlink Connectivity Platform Interfaces" level="plugin">
       
    82           <component name="obex_service_utils_api" long-name="OBEX Service Utils API" filter="s60" class="api">
       
    83             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/obex_service_utils_api/group"/>
       
    84           </component>
       
    85           <component name="obex_service_plugin_api" long-name="OBEX Service Plugin API" filter="s60" class="api">
       
    86             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/obex_service_plugin_api/group"/>
       
    87           </component>
       
    88           <component name="dialup_connection_status_api" long-name="Dial-up Connection Status API" filter="s60" class="api">
       
    89             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/dialup_connection_status_api/group"/>
       
    90           </component>
       
    91           <component name="dun_secondary_display_notification_api" long-name="DUN Secondary Display Notification API" filter="s60" class="api">
       
    92             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/dun_secondary_display_notification_api/group"/>
       
    93           </component>
       
    94           <component name="obex_secondary_display_notification_api" long-name="OBEX Secondary Display Notification API" filter="s60" class="api">
       
    95             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/obex_secondary_display_notification_api/group"/>
       
    96           </component>
       
    97           <component name="generic_hid_api" long-name="Generic HID API" filter="s60" class="api">
       
    98             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/generic_hid_api/group"/>
       
    99           </component>
       
   100           <component name="locod_bearer_plugin_api" long-name="Locod Bearer Plugin API" filter="s60" class="api">
       
   101             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/locod_bearer_plugin_api/group"/>
       
   102           </component>
       
   103           <component name="usb_obexservicemanager_client_api" long-name="USB OBEX Service Manager Client API" filter="s60" class="api">
       
   104             <unit bldFile="/sf/mw/shortlinkconn/shortlinkconn_plat/usb_obexservicemanager_client_api/group"/>
       
   105           </component>
       
   106         </collection>
       
   107         <collection name="localconnectivityservice" long-name="Local Connectivity Service" level="server">
       
   108           <component name="locod" long-name="Local Connectivity Daemon">
       
   109             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/locod/group"/>
       
   110           </component>
       
   111           <component name="obexserviceman" long-name="OBEX Service Managar">
       
   112             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/obexserviceman/group"/>
       
   113           </component>
       
   114           <component name="obexsendservices" long-name="OBEX Send Services">
       
   115             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/obexsendservices/group"/>
       
   116           </component>
       
   117           <component name="obexreceiveservices" long-name="OBEX Receive Services">
       
   118             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/obexreceiveservices/group"/>
       
   119           </component>
       
   120           <component name="dun" long-name="Dial Up Networking">
       
   121             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/dun/group"/>
       
   122           </component>
       
   123           <component name="lcstylustap" long-name="LC Stylus Tap Plugins" plugin="Y">
       
   124             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/lcstylustap/group"/>
       
   125           </component>
       
   126           <component name="generichid" long-name="Generic HID">
       
   127             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/generichid/group"/>
       
   128           </component>
       
   129           <component name="headset" long-name="Headset">
       
   130             <unit bldFile="/sf/mw/shortlinkconn/localconnectivityservice/headset/group"/>
       
   131           </component>
       
   132         </collection>
       
   133       </block>
       
   134     </layer>
       
   135   </systemModel>
       
   136 </SystemDefinition>
    63 </SystemDefinition>