CompilerCompatibility/app/location/package_definition.xml
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
equal deleted inserted replaced
138:6892870d74c9 139:012b7ecead80
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <!DOCTYPE SystemDefinition [
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
     3  <!ELEMENT SystemDefinition (systemModel)>
     4  <!ATTLIST SystemDefinition
     4  <!ATTLIST SystemDefinition
     5   name CDATA #REQUIRED
     5   name CDATA #REQUIRED
     6   schema CDATA #REQUIRED>
     6   schema CDATA #REQUIRED>
     7  <!ELEMENT systemModel (layer+)>
     7  <!ELEMENT systemModel (layer+)>
     8  <!ELEMENT layer (block*|collection*)*>
     8  <!ELEMENT layer (block*|collection*)*>
    47   root CDATA #IMPLIED
    47   root CDATA #IMPLIED
    48   version NMTOKEN #IMPLIED
    48   version NMTOKEN #IMPLIED
    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  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
    52 ]>
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    98 <systemModel>
    54 <systemModel>
    99 <layer name="app" long-name="Applications" levels="services apps">
    55 <layer name="app" long-name="Applications" levels="services apps">
   100 <block name="location" level="apps" long-name="Location Apps">
    56 <block name="location" level="apps" long-name="Location Apps" levels="ui events loc apps">
   101 <collection name="s60">
    57     <collection name="basiclocationinfodisplay" long-name="Basic Location Info Display" level="ui">
   102 <component name="location">
    58      <component name="blid" filter="s60" long-name="Basic Location Info Display Build">
   103 <unit bldFile="/sf/app/location/group" mrp=""/>
    59       <unit bldFile="/sf/app/location/basiclocationinfodisplay/blid/group"/>
   104 </component>
    60      </component>
   105 </collection>
    61     </collection>
   106 </block>
    62     <collection name="landmarksui" long-name="Landmarks UI" level="loc">
       
    63      <component name="landmarksui_help" filter="s60" long-name="Landmarks UI Help">
       
    64       <unit bldFile="/sf/app/location/landmarksui/help/group"/>
       
    65      </component>
       
    66      <component name="landmarksui_engine" filter="s60" long-name="Landmarks UI Engine">
       
    67       <unit bldFile="/sf/app/location/landmarksui/engine/group"/>
       
    68      </component>
       
    69      <component name="uicontrols" filter="s60" long-name="Landmarks UI Controls">
       
    70       <unit bldFile="/sf/app/location/landmarksui/uicontrols/group"/>
       
    71      </component>
       
    72      <component name="landmarksui_commonui" filter="s60" long-name="Landmarks Common UI">
       
    73       <unit bldFile="/sf/app/location/landmarksui/commonui/group"/>
       
    74      </component>
       
    75      <component name="landmarksui_app" filter="s60" long-name="Landmarks Application">
       
    76       <unit bldFile="/sf/app/location/landmarksui/app/group"/>
       
    77      </component>
       
    78      <component name="msgviewer" filter="s60" long-name="Landmarks Message Viewer">
       
    79       <unit bldFile="/sf/app/location/landmarksui/msgviewer/group"/>
       
    80      </component>
       
    81      <component name="landmarksui_build" filter="s60" long-name="Landmarks UI Build">
       
    82       <!-- consider distributing this into the other components or collapsing into a single component -->
       
    83       <unit bldFile="/sf/app/location/landmarksui/group"/>
       
    84      </component>
       
    85     </collection>
       
    86     <collection name="eventsui" long-name="Location Events UI" level="events">
       
    87      <component name="eventsui_help" filter="s60" long-name="Events Help">
       
    88       <unit bldFile="/sf/app/location/eventsui/help/group"/>
       
    89      </component>
       
    90      <component name="eventsutils" filter="s60" long-name="Events Utils">
       
    91       <unit bldFile="/sf/app/location/eventsui/eventsutils/group"/>
       
    92      </component>
       
    93      <component name="eventsengine" filter="s60" long-name="Events Engine">
       
    94       <unit bldFile="/sf/app/location/eventsui/eventsengine/group"/>
       
    95      </component>
       
    96      <component name="eventshandlerui" filter="s60" long-name="Events Handler UI">
       
    97       <unit bldFile="/sf/app/location/eventsui/eventshandlerui/group"/>
       
    98      </component>
       
    99      <component name="eventseditor" filter="s60" long-name="Events Editor">
       
   100       <unit bldFile="/sf/app/location/eventsui/eventseditor/group"/>
       
   101      </component>
       
   102      <component name="eventsmgmtui" filter="s60" long-name="Events Management UI">
       
   103       <unit bldFile="/sf/app/location/eventsui/eventsmgmtui/group"/>
       
   104      </component>
       
   105      <component name="eventsui_build" filter="s60" long-name="Events UI Build">
       
   106       <!-- consider distributing this into the other components or collapsing into a single component -->
       
   107       <unit bldFile="/sf/app/location/eventsui/group"/>
       
   108      </component>
       
   109     </collection>
       
   110     <collection name="locationlandmarksrefappfors60" long-name="Location Landmarks Reference App for S60" level="apps">
       
   111      <!-- this is a component, needs to be moved down a directory -->
       
   112      <component name="lmrefapp" filter="s60" long-name="Landmarks Reference Application">
       
   113       <unit bldFile="/sf/app/location/locationlandmarksrefappfors60/group"/>
       
   114      </component>
       
   115     </collection>
       
   116     <collection name="locationlandmarksuirefapp" long-name="Location Landmarks UI Reference App" level="apps">
       
   117      <!-- this is a component, needs to be moved down a directory -->
       
   118      <component name="lmuirefapp" filter="s60" long-name="Landmarks UI Reference Application">
       
   119       <unit bldFile="/sf/app/location/locationlandmarksuirefapp/group"/>
       
   120      </component>
       
   121     </collection>
       
   122     <collection name="locationsatviewrefapp" long-name="Location Satellite View Reference App" level="apps">
       
   123      <!-- this is a component, needs to be moved down a directory -->
       
   124      <component name="satellitereference" filter="s60" long-name="Satellite Info UI Reference Application">
       
   125       <unit bldFile="/sf/app/location/locationsatviewrefapp/group"/>
       
   126      </component>
       
   127     </collection>
       
   128     <collection name="simpsyconfigurator" long-name="Simulation PSY Configurator" level="ui">
       
   129      <!-- this is a component, needs to be moved down a directory -->
       
   130      <component name="simpsyui" filter="s60" long-name="Simulation PSY UI">
       
   131       <unit bldFile="/sf/app/location/simpsyconfigurator/group"/>
       
   132      </component>
       
   133     </collection>
       
   134     <collection name="mapnavproviderrefapp" long-name="Map and Navigation Provider Reference App" level="apps">
       
   135      <!-- this is a component, needs to be moved down a directory -->
       
   136      <component name="mapnavproviderrefapp_build" filter="s60" long-name="Map and Navigation Provider Reference Application">
       
   137       <unit bldFile="/sf/app/location/mapnavproviderrefapp/group"/>
       
   138      </component>
       
   139     </collection>
       
   140     <collection name="locationcentre" long-name="Location Centre" level="loc">
       
   141      <component name="lcutils" long-name="Location Centre Utilities" filter="s60" introduced="^3">
       
   142       <unit bldFile="/sf/app/location/locationcentre/lcutils/group"/>
       
   143      </component>
       
   144      <component name="lcservice" long-name="Location Centre Service Project" filter="s60" introduced="^3">
       
   145       <unit bldFile="/sf/app/location/locationcentre/lcservice/group"/>
       
   146      </component>
       
   147      <component name="lcserver" long-name="Location Centre Server Project" filter="s60" introduced="^3">
       
   148       <unit bldFile="/sf/app/location/locationcentre/lcserver/group"/>
       
   149      </component>
       
   150      <component name="lcapp" long-name="Location Centre Application" filter="s60" introduced="^3">
       
   151       <unit bldFile="/sf/app/location/locationcentre/lcapp/group"/>
       
   152      </component>
       
   153      <component name="locationcentre_build" filter="s60" long-name="Location Centre Build" introduced="^3">
       
   154       <!-- consider distributing this into the other components or collapsing into a single component -->
       
   155       <unit bldFile="/sf/app/location/locationcentre/group"/>
       
   156      </component>
       
   157     </collection>
       
   158     <collection name="location_info" long-name="Location Apps Info" level="loc">
       
   159      <component name="loc_pub" filter="s60" long-name="Location Apps Public Interfaces" class="api">
       
   160       <unit bldFile="/sf/app/location/loc_pub/group"/>
       
   161      </component>
       
   162      <component name="loc_plat" filter="s60" long-name="Location Apps Platform Interfaces" introduced="^3" class="api">
       
   163       <unit bldFile="/sf/app/location/loc_plat/group"/>
       
   164      </component>
       
   165     </collection>
       
   166    </block>
   107 </layer>
   167 </layer>
   108 </systemModel>
   168 </systemModel>
   109 </SystemDefinition>
   169 </SystemDefinition>