symbian4/mw/serviceapi/package_definition.xml
changeset 285 8c5a34c3565d
parent 221 8a4e19e9409a
equal deleted inserted replaced
284:af166aaa8452 285:8c5a34c3565d
    49   prebuilt NMTOKEN #IMPLIED
    49   prebuilt NMTOKEN #IMPLIED
    50   late (Y|N) #IMPLIED
    50   late (Y|N) #IMPLIED
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52 ]>
    52 ]>
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    54 <systemModel>
    54  <systemModel>
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
    56 <block name="serviceapi" level="specific" long-name="Service API" levels="os mw1 mw2 app">
    56    <block name="serviceapi" level="specific" long-name="Service API" levels="os mw1 mw2 app">
    57 <!-- should break up this collection into something meaningful -->
    57 <!-- should break up this collection into something meaningful -->
    58 <collection name="serviceproviders" long-name="Service Providers" level="mw1">
    58 <collection name="serviceproviders" long-name="Service Providers" level="mw1">
    59 <component name="sapi_contacts_vpbk" long-name="Contacts Phonebook SAPI" filter="s60" plugin="Y">
    59 <component name="sapi_contacts_vpbk" long-name="Contacts Phonebook SAPI" filter="s60" plugin="Y">
    60 <unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_contacts_vpbk/group"/>
    60 <unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_contacts_vpbk/group"/>
    61 </component>
    61 </component>
    96 <!--  distribute the exports or make this a ROM component by removing the #includes -->
    96 <!--  distribute the exports or make this a ROM component by removing the #includes -->
    97 <unit bldFile="/sf/mw/serviceapi/serviceproviders/group"/>
    97 <unit bldFile="/sf/mw/serviceapi/serviceproviders/group"/>
    98 </component>
    98 </component>
    99 </collection>
    99 </collection>
   100 </block>
   100 </block>
   101 </layer>
   101   </layer>
   102 </systemModel>
   102  </systemModel>
   103 </SystemDefinition>
   103 </SystemDefinition>