CompilerCompatibility/app/location/package_definition.xml
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
--- a/CompilerCompatibility/app/location/package_definition.xml	Mon Mar 15 18:47:03 2010 +0000
+++ b/CompilerCompatibility/app/location/package_definition.xml	Tue Mar 16 16:25:56 2010 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE SystemDefinition [
- <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
+ <!ELEMENT SystemDefinition (systemModel)>
  <!ATTLIST SystemDefinition
   name CDATA #REQUIRED
   schema CDATA #REQUIRED>
@@ -49,61 +49,121 @@
   prebuilt NMTOKEN #IMPLIED
   late (Y|N) #IMPLIED
   priority CDATA #IMPLIED>
- <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
- <!ATTLIST SystemBuild schema CDATA #REQUIRED>
- <!ELEMENT list (ref+)>
- <!ATTLIST list
-  name ID #REQUIRED
-  description CDATA #REQUIRED>
- <!ELEMENT ref EMPTY>
- <!ATTLIST ref item CDATA #REQUIRED>
- <!ELEMENT targetList EMPTY>
- <!ATTLIST targetList
-  name ID #REQUIRED
-  description CDATA #REQUIRED
-  target IDREFS #REQUIRED>
- <!ELEMENT target EMPTY>
- <!ATTLIST target
-  name ID #REQUIRED
-  abldTarget CDATA #REQUIRED
-  description CDATA #REQUIRED>
- <!ELEMENT option EMPTY>
- <!ATTLIST option
-  name ID #REQUIRED
-  abldOption CDATA #REQUIRED
-  description CDATA #REQUIRED
-  enable (Y|N) #REQUIRED>
- <!ELEMENT configuration (listRef+|ref+|task+)*>
- <!ATTLIST configuration
-  name ID #REQUIRED
-  description CDATA #REQUIRED
-  filter CDATA #REQUIRED>
- <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
- <!ELEMENT listRef EMPTY>
- <!ATTLIST listRef list CDATA #REQUIRED>
- <!ELEMENT buildLayer EMPTY>
- <!ATTLIST buildLayer
-  command CDATA #REQUIRED
-  targetList IDREFS #IMPLIED
-  unitParallel (Y|N) #REQUIRED
-  targetParallel (Y|N) 'N'>
- <!ELEMENT specialInstructions EMPTY>
- <!ATTLIST specialInstructions
-  name CDATA #REQUIRED
-  cwd CDATA #REQUIRED
-  root CDATA #IMPLIED
-  command CDATA #REQUIRED>
 ]>
-<SystemDefinition schema="2.0.1" name="Symbian^3">
+<SystemDefinition name="Symbian^3" schema="2.0.1">
 <systemModel>
 <layer name="app" long-name="Applications" levels="services apps">
-<block name="location" level="apps" long-name="Location Apps">
-<collection name="s60">
-<component name="location">
-<unit bldFile="/sf/app/location/group" mrp=""/>
-</component>
-</collection>
-</block>
+<block name="location" level="apps" long-name="Location Apps" levels="ui events loc apps">
+    <collection name="basiclocationinfodisplay" long-name="Basic Location Info Display" level="ui">
+     <component name="blid" filter="s60" long-name="Basic Location Info Display Build">
+      <unit bldFile="/sf/app/location/basiclocationinfodisplay/blid/group"/>
+     </component>
+    </collection>
+    <collection name="landmarksui" long-name="Landmarks UI" level="loc">
+     <component name="landmarksui_help" filter="s60" long-name="Landmarks UI Help">
+      <unit bldFile="/sf/app/location/landmarksui/help/group"/>
+     </component>
+     <component name="landmarksui_engine" filter="s60" long-name="Landmarks UI Engine">
+      <unit bldFile="/sf/app/location/landmarksui/engine/group"/>
+     </component>
+     <component name="uicontrols" filter="s60" long-name="Landmarks UI Controls">
+      <unit bldFile="/sf/app/location/landmarksui/uicontrols/group"/>
+     </component>
+     <component name="landmarksui_commonui" filter="s60" long-name="Landmarks Common UI">
+      <unit bldFile="/sf/app/location/landmarksui/commonui/group"/>
+     </component>
+     <component name="landmarksui_app" filter="s60" long-name="Landmarks Application">
+      <unit bldFile="/sf/app/location/landmarksui/app/group"/>
+     </component>
+     <component name="msgviewer" filter="s60" long-name="Landmarks Message Viewer">
+      <unit bldFile="/sf/app/location/landmarksui/msgviewer/group"/>
+     </component>
+     <component name="landmarksui_build" filter="s60" long-name="Landmarks UI Build">
+      <!-- consider distributing this into the other components or collapsing into a single component -->
+      <unit bldFile="/sf/app/location/landmarksui/group"/>
+     </component>
+    </collection>
+    <collection name="eventsui" long-name="Location Events UI" level="events">
+     <component name="eventsui_help" filter="s60" long-name="Events Help">
+      <unit bldFile="/sf/app/location/eventsui/help/group"/>
+     </component>
+     <component name="eventsutils" filter="s60" long-name="Events Utils">
+      <unit bldFile="/sf/app/location/eventsui/eventsutils/group"/>
+     </component>
+     <component name="eventsengine" filter="s60" long-name="Events Engine">
+      <unit bldFile="/sf/app/location/eventsui/eventsengine/group"/>
+     </component>
+     <component name="eventshandlerui" filter="s60" long-name="Events Handler UI">
+      <unit bldFile="/sf/app/location/eventsui/eventshandlerui/group"/>
+     </component>
+     <component name="eventseditor" filter="s60" long-name="Events Editor">
+      <unit bldFile="/sf/app/location/eventsui/eventseditor/group"/>
+     </component>
+     <component name="eventsmgmtui" filter="s60" long-name="Events Management UI">
+      <unit bldFile="/sf/app/location/eventsui/eventsmgmtui/group"/>
+     </component>
+     <component name="eventsui_build" filter="s60" long-name="Events UI Build">
+      <!-- consider distributing this into the other components or collapsing into a single component -->
+      <unit bldFile="/sf/app/location/eventsui/group"/>
+     </component>
+    </collection>
+    <collection name="locationlandmarksrefappfors60" long-name="Location Landmarks Reference App for S60" level="apps">
+     <!-- this is a component, needs to be moved down a directory -->
+     <component name="lmrefapp" filter="s60" long-name="Landmarks Reference Application">
+      <unit bldFile="/sf/app/location/locationlandmarksrefappfors60/group"/>
+     </component>
+    </collection>
+    <collection name="locationlandmarksuirefapp" long-name="Location Landmarks UI Reference App" level="apps">
+     <!-- this is a component, needs to be moved down a directory -->
+     <component name="lmuirefapp" filter="s60" long-name="Landmarks UI Reference Application">
+      <unit bldFile="/sf/app/location/locationlandmarksuirefapp/group"/>
+     </component>
+    </collection>
+    <collection name="locationsatviewrefapp" long-name="Location Satellite View Reference App" level="apps">
+     <!-- this is a component, needs to be moved down a directory -->
+     <component name="satellitereference" filter="s60" long-name="Satellite Info UI Reference Application">
+      <unit bldFile="/sf/app/location/locationsatviewrefapp/group"/>
+     </component>
+    </collection>
+    <collection name="simpsyconfigurator" long-name="Simulation PSY Configurator" level="ui">
+     <!-- this is a component, needs to be moved down a directory -->
+     <component name="simpsyui" filter="s60" long-name="Simulation PSY UI">
+      <unit bldFile="/sf/app/location/simpsyconfigurator/group"/>
+     </component>
+    </collection>
+    <collection name="mapnavproviderrefapp" long-name="Map and Navigation Provider Reference App" level="apps">
+     <!-- this is a component, needs to be moved down a directory -->
+     <component name="mapnavproviderrefapp_build" filter="s60" long-name="Map and Navigation Provider Reference Application">
+      <unit bldFile="/sf/app/location/mapnavproviderrefapp/group"/>
+     </component>
+    </collection>
+    <collection name="locationcentre" long-name="Location Centre" level="loc">
+     <component name="lcutils" long-name="Location Centre Utilities" filter="s60" introduced="^3">
+      <unit bldFile="/sf/app/location/locationcentre/lcutils/group"/>
+     </component>
+     <component name="lcservice" long-name="Location Centre Service Project" filter="s60" introduced="^3">
+      <unit bldFile="/sf/app/location/locationcentre/lcservice/group"/>
+     </component>
+     <component name="lcserver" long-name="Location Centre Server Project" filter="s60" introduced="^3">
+      <unit bldFile="/sf/app/location/locationcentre/lcserver/group"/>
+     </component>
+     <component name="lcapp" long-name="Location Centre Application" filter="s60" introduced="^3">
+      <unit bldFile="/sf/app/location/locationcentre/lcapp/group"/>
+     </component>
+     <component name="locationcentre_build" filter="s60" long-name="Location Centre Build" introduced="^3">
+      <!-- consider distributing this into the other components or collapsing into a single component -->
+      <unit bldFile="/sf/app/location/locationcentre/group"/>
+     </component>
+    </collection>
+    <collection name="location_info" long-name="Location Apps Info" level="loc">
+     <component name="loc_pub" filter="s60" long-name="Location Apps Public Interfaces" class="api">
+      <unit bldFile="/sf/app/location/loc_pub/group"/>
+     </component>
+     <component name="loc_plat" filter="s60" long-name="Location Apps Platform Interfaces" introduced="^3" class="api">
+      <unit bldFile="/sf/app/location/loc_plat/group"/>
+     </component>
+    </collection>
+   </block>
 </layer>
 </systemModel>
 </SystemDefinition>
\ No newline at end of file