symbian3/app/location/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
child 251 ad68860ceed4
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="location" name="Location Apps" levels="ui events loc apps">
     4 <!ATTLIST SystemDefinition
     4   <collection id="loc_plat" name="Location Apps Platform Interfaces" level="apps">
     5   name CDATA #REQUIRED
     5    <component id="location_centre_api" name="Location Centre API" introduced="^3" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="loc_plat/location_centre_api/location_centre_api.metaxml"/>
     7 >
     7     <unit bldFile="loc_plat/location_centre_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="loc_pub" name="Location Apps Public Interfaces" level="apps">
    11 <!ELEMENT systemModel (layer+)>
    11    <component id="landmarks_ui_selector_api" name="Landmarks UI Selector API" class="api" filter="s60">
    12 
    12     <meta rel="Api" href="loc_pub/landmarks_ui_selector_api/landmarks_ui_selector_api.metaxml"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13     <unit bldFile="loc_pub/landmarks_ui_selector_api/group"/>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14    </component>
    15 <!ATTLIST layer
    15    <component id="landmarks_ui_addedit_api" name="Landmarks UI Add/Edit API" class="api" filter="s60">
    16   name CDATA #REQUIRED
    16     <meta rel="Api" href="loc_pub/landmarks_ui_addedit_api/landmarks_ui_addedit_api.metaxml"/>
    17   long-name CDATA #IMPLIED
    17     <unit bldFile="loc_pub/landmarks_ui_addedit_api/group"/>
    18   levels NMTOKENS #IMPLIED
    18    </component>  </collection>
    19   span CDATA #IMPLIED
    19   <collection id="basiclocationinfodisplay" name="Basic Location Info Display" level="ui">
    20 >
    20    <component id="blid" filter="s60" name="Basic Location Info Display Build">
    21 
    21     <unit bldFile="basiclocationinfodisplay/blid/group"/>
    22 <!ELEMENT block (subblock* | collection*)*>
    22    </component>
    23  <!-- Generic OS services, Comms Services, etc -->
    23   </collection>
    24 <!ATTLIST block
    24   <collection id="landmarksui" name="Landmarks UI" level="loc">
    25   levels NMTOKENS #IMPLIED
    25    <component id="landmarksui_help" filter="s60" name="Landmarks UI Help">
    26   span CDATA #IMPLIED
    26     <unit bldFile="landmarksui/help/group"/>
    27   level NMTOKEN #IMPLIED
    27    </component>
    28   name CDATA #REQUIRED
    28    <component id="landmarksui_engine" filter="s60" name="Landmarks UI Engine">
    29   long-name CDATA #IMPLIED
    29     <unit bldFile="landmarksui/engine/group"/>
    30 >
    30    </component>
    31 
    31    <component id="uicontrols" filter="s60" name="Landmarks UI Controls">
    32 <!ELEMENT subblock (collection)*>
    32     <unit bldFile="landmarksui/uicontrols/group"/>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    </component>
    34 <!ATTLIST subblock
    34    <component id="landmarksui_commonui" filter="s60" name="Landmarks Common UI">
    35   name CDATA #REQUIRED
    35     <unit bldFile="landmarksui/commonui/group"/>
    36   long-name CDATA #IMPLIED
    36    </component>
    37 >
    37    <component id="landmarksui_app" filter="s60" name="Landmarks Application">
    38 
    38     <unit bldFile="landmarksui/app/group"/>
    39 <!ELEMENT collection (component)*>
    39    </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    <component id="msgviewer" filter="s60" name="Landmarks Message Viewer">
    41 <!ATTLIST collection
    41     <unit bldFile="landmarksui/msgviewer/group"/>
    42   name CDATA #REQUIRED
    42    </component>
    43   long-name CDATA #IMPLIED
    43    <component id="landmarksui_build" filter="s60" name="Landmarks UI Build">
    44   level NMTOKEN #IMPLIED
    44     <!-- consider distributing this into the other components or collapsing into a single component -->
    45 >
    45     <unit bldFile="landmarksui/group"/>
    46 
    46    </component>
    47 <!ELEMENT component (unit)*>
    47   </collection>
    48 <!-- contains units or is a  package or prebuilt -->
    48   <collection id="eventsui" name="Location Events UI" level="events">
    49 <!ATTLIST component
    49    <component id="eventsui_help" filter="s60" name="Events Help">
    50   name CDATA #REQUIRED
    50     <unit bldFile="eventsui/help/group"/>
    51   long-name CDATA #IMPLIED
    51    </component>
    52   deprecated CDATA #IMPLIED
    52    <component id="eventsutils" filter="s60" name="Events Utils">
    53   introduced CDATA #IMPLIED
    53     <unit bldFile="eventsui/eventsutils/group"/>
    54   contract CDATA #IMPLIED
    54    </component>
    55   plugin (Y|N) "N"
    55    <component id="eventsengine" filter="s60" name="Events Engine">
    56   filter CDATA #IMPLIED
    56     <unit bldFile="eventsui/eventsengine/group"/>
    57   class NMTOKENS #IMPLIED
    57    </component>
    58   supports CDATA #IMPLIED
    58    <component id="eventshandlerui" filter="s60" name="Events Handler UI">
    59   purpose ( optional | mandatory | development ) "optional"
    59     <unit bldFile="eventsui/eventshandlerui/group"/>
    60 >
    60    </component>
    61 
    61    <component id="eventseditor" filter="s60" name="Events Editor">
    62 <!ELEMENT unit EMPTY >
    62     <unit bldFile="eventsui/eventseditor/group"/>
    63 <!-- must be buildable (bld.inf) -->
    63    </component>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64    <component id="eventsmgmtui" filter="s60" name="Events Management UI">
    65 <!ATTLIST unit
    65     <unit bldFile="eventsui/eventsmgmtui/group"/>
    66   mrp CDATA #IMPLIED
    66    </component>
    67   filter CDATA #IMPLIED
    67    <component id="eventsui_build" filter="s60" name="Events UI Build">
    68   bldFile CDATA #IMPLIED
    68     <!-- consider distributing this into the other components or collapsing into a single component -->
    69   root CDATA #IMPLIED
    69     <unit bldFile="eventsui/group"/>
    70   version NMTOKEN #IMPLIED
    70    </component>
    71   prebuilt NMTOKEN #IMPLIED
    71   </collection>
    72   late (Y|N) #IMPLIED
    72   <collection id="locationlandmarksrefappfors60" name="Location Landmarks Reference App for S60" level="apps">
    73   priority CDATA #IMPLIED
    73    <!-- this is a component, needs to be moved down a directory -->
    74 >
    74    <component id="lmrefapp" filter="s60" name="Landmarks Reference Application">
    75 ]>
    75     <unit bldFile="locationlandmarksrefappfors60/group"/>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76    </component>
    77   <systemModel>
    77   </collection>
    78     <layer name="app" long-name="Applications" levels="services apps">
    78   <collection id="locationlandmarksuirefapp" name="Location Landmarks UI Reference App" level="apps">
    79       <block name="location" level="apps" long-name="Location Apps" levels="ui events loc apps">
    79    <!-- this is a component, needs to be moved down a directory -->
    80         <collection name="loc_plat" long-name="Location Apps Platform Interfaces" level="apps">
    80    <component id="lmuirefapp" filter="s60" name="Landmarks UI Reference Application">
    81           <component name="location_centre_api" long-name="Location Centre API" introduced="^3" filter="s60" class="api">
    81     <unit bldFile="locationlandmarksuirefapp/group"/>
    82             <unit bldFile="/sf/app/location/loc_plat/location_centre_api/group"/>
    82    </component>
    83           </component>
    83   </collection>
    84         </collection>
    84   <collection id="locationsatviewrefapp" name="Location Satellite View Reference App" level="apps">
    85         <collection name="loc_pub" long-name="Location Apps Public Interfaces" level="apps">
    85    <!-- this is a component, needs to be moved down a directory -->
    86           <component name="landmarks_ui_selector_api" long-name="Landmarks UI Selector API" filter="s60" class="api">
    86    <component id="satellitereference" filter="s60" name="Satellite Info UI Reference Application">
    87             <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_selector_api/group"/>
    87     <unit bldFile="locationsatviewrefapp/group"/>
    88           </component>
    88    </component>
    89           <component name="landmarks_ui_addedit_api" long-name="Landmarks UI Add/Edit API" filter="s60" class="api">
    89   </collection>
    90             <unit bldFile="/sf/app/location/loc_pub/landmarks_ui_addedit_api/group"/>
    90   <collection id="simpsyconfigurator" name="Simulation PSY Configurator" level="ui">
    91           </component>
    91    <!-- this is a component, needs to be moved down a directory -->
    92         </collection>
    92    <component id="simpsyui" filter="s60" name="Simulation PSY UI">
    93         <collection name="basiclocationinfodisplay" long-name="Basic Location Info Display" level="ui">
    93     <unit bldFile="simpsyconfigurator/group"/>
    94           <component name="blid" filter="s60" long-name="Basic Location Info Display Build">
    94    </component>
    95             <unit bldFile="/sf/app/location/basiclocationinfodisplay/blid/group"/>
    95   </collection>
    96           </component>
    96   <collection id="mapnavproviderrefapp" name="Map and Navigation Provider Reference App" level="apps">
    97         </collection>
    97    <!-- this is a component, needs to be moved down a directory -->
    98         <collection name="landmarksui" long-name="Landmarks UI" level="loc">
    98    <component id="mapnavproviderrefapp_build" filter="s60" name="Map and Navigation Provider Reference Application">
    99           <component name="landmarksui_help" filter="s60" long-name="Landmarks UI Help">
    99     <unit bldFile="mapnavproviderrefapp/group"/>
   100             <unit bldFile="/sf/app/location/landmarksui/help/group"/>
   100    </component>
   101           </component>
   101   </collection>
   102           <component name="landmarksui_engine" filter="s60" long-name="Landmarks UI Engine">
   102   <collection id="locationcentre" name="Location Centre" level="loc">
   103             <unit bldFile="/sf/app/location/landmarksui/engine/group"/>
   103    <component id="lcutils" name="Location Centre Utilities" filter="s60" introduced="^3">
   104           </component>
   104     <unit bldFile="locationcentre/lcutils/group"/>
   105           <component name="uicontrols" filter="s60" long-name="Landmarks UI Controls">
   105    </component>
   106             <unit bldFile="/sf/app/location/landmarksui/uicontrols/group"/>
   106    <component id="lcservice" name="Location Centre Service Project" filter="s60" introduced="^3">
   107           </component>
   107     <unit bldFile="locationcentre/lcservice/group"/>
   108           <component name="landmarksui_commonui" filter="s60" long-name="Landmarks Common UI">
   108    </component>
   109             <unit bldFile="/sf/app/location/landmarksui/commonui/group"/>
   109    <component id="lcserver" name="Location Centre Server Project" filter="s60" introduced="^3">
   110           </component>
   110     <unit bldFile="locationcentre/lcserver/group"/>
   111           <component name="landmarksui_app" filter="s60" long-name="Landmarks Application">
   111    </component>
   112             <unit bldFile="/sf/app/location/landmarksui/app/group"/>
   112    <component id="lcapp" name="Location Centre Application" filter="s60" introduced="^3">
   113           </component>
   113     <unit bldFile="locationcentre/lcapp/group"/>
   114           <component name="msgviewer" filter="s60" long-name="Landmarks Message Viewer">
   114    </component>
   115             <unit bldFile="/sf/app/location/landmarksui/msgviewer/group"/>
   115    <component id="locationcentre_build" filter="s60" name="Location Centre Build" introduced="^3">
   116           </component>
   116     <!-- consider distributing this into the other components or collapsing into a single component -->
   117           <component name="landmarksui_build" filter="s60" long-name="Landmarks UI Build">
   117     <unit bldFile="locationcentre/group"/>
   118             <!-- consider distributing this into the other components or collapsing into a single component -->
   118    </component>
   119             <unit bldFile="/sf/app/location/landmarksui/group"/>
   119   </collection>
   120           </component>
   120  </package>
   121         </collection>
       
   122         <collection name="eventsui" long-name="Location Events UI" level="events">
       
   123           <component name="eventsui_help" filter="s60" long-name="Events Help">
       
   124             <unit bldFile="/sf/app/location/eventsui/help/group"/>
       
   125           </component>
       
   126           <component name="eventsutils" filter="s60" long-name="Events Utils">
       
   127             <unit bldFile="/sf/app/location/eventsui/eventsutils/group"/>
       
   128           </component>
       
   129           <component name="eventsengine" filter="s60" long-name="Events Engine">
       
   130             <unit bldFile="/sf/app/location/eventsui/eventsengine/group"/>
       
   131           </component>
       
   132           <component name="eventshandlerui" filter="s60" long-name="Events Handler UI">
       
   133             <unit bldFile="/sf/app/location/eventsui/eventshandlerui/group"/>
       
   134           </component>
       
   135           <component name="eventseditor" filter="s60" long-name="Events Editor">
       
   136             <unit bldFile="/sf/app/location/eventsui/eventseditor/group"/>
       
   137           </component>
       
   138           <component name="eventsmgmtui" filter="s60" long-name="Events Management UI">
       
   139             <unit bldFile="/sf/app/location/eventsui/eventsmgmtui/group"/>
       
   140           </component>
       
   141           <component name="eventsui_build" filter="s60" long-name="Events UI Build">
       
   142             <!-- consider distributing this into the other components or collapsing into a single component -->
       
   143             <unit bldFile="/sf/app/location/eventsui/group"/>
       
   144           </component>
       
   145         </collection>
       
   146         <collection name="locationlandmarksrefappfors60" long-name="Location Landmarks Reference App for S60" level="apps">
       
   147           <!-- this is a component, needs to be moved down a directory -->
       
   148           <component name="lmrefapp" filter="s60" long-name="Landmarks Reference Application">
       
   149             <unit bldFile="/sf/app/location/locationlandmarksrefappfors60/group"/>
       
   150           </component>
       
   151         </collection>
       
   152         <collection name="locationlandmarksuirefapp" long-name="Location Landmarks UI Reference App" level="apps">
       
   153           <!-- this is a component, needs to be moved down a directory -->
       
   154           <component name="lmuirefapp" filter="s60" long-name="Landmarks UI Reference Application">
       
   155             <unit bldFile="/sf/app/location/locationlandmarksuirefapp/group"/>
       
   156           </component>
       
   157         </collection>
       
   158         <collection name="locationsatviewrefapp" long-name="Location Satellite View Reference App" level="apps">
       
   159           <!-- this is a component, needs to be moved down a directory -->
       
   160           <component name="satellitereference" filter="s60" long-name="Satellite Info UI Reference Application">
       
   161             <unit bldFile="/sf/app/location/locationsatviewrefapp/group"/>
       
   162           </component>
       
   163         </collection>
       
   164         <collection name="simpsyconfigurator" long-name="Simulation PSY Configurator" level="ui">
       
   165           <!-- this is a component, needs to be moved down a directory -->
       
   166           <component name="simpsyui" filter="s60" long-name="Simulation PSY UI">
       
   167             <unit bldFile="/sf/app/location/simpsyconfigurator/group"/>
       
   168           </component>
       
   169         </collection>
       
   170         <collection name="mapnavproviderrefapp" long-name="Map and Navigation Provider Reference App" level="apps">
       
   171           <!-- this is a component, needs to be moved down a directory -->
       
   172           <component name="mapnavproviderrefapp_build" filter="s60" long-name="Map and Navigation Provider Reference Application">
       
   173             <unit bldFile="/sf/app/location/mapnavproviderrefapp/group"/>
       
   174           </component>
       
   175         </collection>
       
   176         <collection name="locationcentre" long-name="Location Centre" level="loc">
       
   177           <component name="lcutils" long-name="Location Centre Utilities" filter="s60" introduced="^3">
       
   178             <unit bldFile="/sf/app/location/locationcentre/lcutils/group"/>
       
   179           </component>
       
   180           <component name="lcservice" long-name="Location Centre Service Project" filter="s60" introduced="^3">
       
   181             <unit bldFile="/sf/app/location/locationcentre/lcservice/group"/>
       
   182           </component>
       
   183           <component name="lcserver" long-name="Location Centre Server Project" filter="s60" introduced="^3">
       
   184             <unit bldFile="/sf/app/location/locationcentre/lcserver/group"/>
       
   185           </component>
       
   186           <component name="lcapp" long-name="Location Centre Application" filter="s60" introduced="^3">
       
   187             <unit bldFile="/sf/app/location/locationcentre/lcapp/group"/>
       
   188           </component>
       
   189           <component name="locationcentre_build" filter="s60" long-name="Location Centre Build" introduced="^3">
       
   190             <!-- consider distributing this into the other components or collapsing into a single component -->
       
   191             <unit bldFile="/sf/app/location/locationcentre/group"/>
       
   192           </component>
       
   193         </collection>
       
   194       </block>
       
   195     </layer>
       
   196   </systemModel>
       
   197 </SystemDefinition>
   121 </SystemDefinition>