symbian4/app/organizer/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 01 Apr 2010 12:01:18 +0100
branchHighFidelityModel
changeset 150 8d58b930d36e
child 156 c154a6b30ef1
permissions -rw-r--r--
First draft of Symbian^4 pkgdefs

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE SystemDefinition [
<!ELEMENT SystemDefinition ( systemModel )>
<!ATTLIST SystemDefinition
  name CDATA #REQUIRED
  schema CDATA #REQUIRED
>
<!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->

<!-- System Model Section of DTD -->
<!ELEMENT systemModel (layer+)>

<!ELEMENT layer (block* | collection*)*>
<!-- Kernel Services, Base Services, OS Services, Etc -->
<!ATTLIST layer
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED
>

<!ELEMENT block (subblock* | collection*)*>
 <!-- Generic OS services, Comms Services, etc -->
<!ATTLIST block
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED
  level NMTOKEN #IMPLIED
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
>

<!ELEMENT subblock (collection)*>
<!-- Cellular Baseband Services, Networking Services, etc -->
<!ATTLIST subblock
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
>

<!ELEMENT collection (component)*>
<!-- Screen Driver, Content Handling, etc -->
<!ATTLIST collection
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  level NMTOKEN #IMPLIED
>

<!ELEMENT component (unit)*>
<!-- contains units or is a  package or prebuilt -->
<!ATTLIST component
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  deprecated CDATA #IMPLIED
  introduced CDATA #IMPLIED
  contract CDATA #IMPLIED
  plugin (Y|N) "N"
  filter CDATA #IMPLIED
  class NMTOKENS #IMPLIED
  supports CDATA #IMPLIED
  purpose ( optional | mandatory | development ) "optional"
>

<!ELEMENT unit EMPTY >
<!-- must be buildable (bld.inf) -->
<!-- bldFile  may someday be removed in favour of mrp -->
<!ATTLIST unit
  mrp CDATA #IMPLIED
  filter CDATA #IMPLIED
  bldFile CDATA #IMPLIED
  root CDATA #IMPLIED
  version NMTOKEN #IMPLIED
  prebuilt NMTOKEN #IMPLIED
  late (Y|N) #IMPLIED
  priority CDATA #IMPLIED
>
]>
<SystemDefinition name="Symbian^4" schema="2.0.1">
  <systemModel>
    <layer name="app" long-name="Applications" levels="services apps">
      <block name="organizer" level="apps" span="2" long-name="Organizer Application Suite" levels="support services engine ui app">
        <collection name="organizer_pub" long-name="Organizer Application Suite Public Interfaces" level="app">
          <component name="calendar_interim_utils2_api" long-name="Calendar Interim Utils 2 API" filter="s60" class="api">
            <!-- move into own .pro file -->
            <unit bldFile="/sf/app/organizer/organizer_pub"/>
          </component>
        </collection>
        <collection name="organizer_plat" long-name="Organizer Application Suite Platform Interfaces" level="app">
          <component name="organizer_plat_build" long-name="Organizer Application Suite Platform Interface Build" filter="s60" class="api">
            <!-- break up into individual .pro files -->
            <unit bldFile="/sf/app/organizer/organizer_plat"/>
          </component>
          <component name="agenda_versit_2_api" long-name="Agenda Versit 2 API" filter="s60" class="api">
            <!-- <unit bldFile="organizer_plat/agenda_versit_2_api/group"/>-->
          </component>
          <component name="calendar_exporter_api" long-name="Calendar Exporter API" filter="s60" class="api">
            <!--<unit bldFile="organizer_plat/calendar_exporter_api/group"/>-->
          </component>
          <component name="calendar_importer_api" long-name="Calendar Importer API" filter="s60" class="api">
            <!--<unit bldFile="organizer_plat/calendar_importer_api/group"/>-->
          </component>
          <component name="calendar_launcher_api" long-name="Calendar Launcher API" filter="s60" class="api">
            <!--<unit bldFile="organizer_plat/calendar_launcher_api/group"/> -->
          </component>
          <component name="agenda_interface_api" long-name="Agenda Interface API" filter="s60" introduced="^4" class="api"/>
          <component name="calendar_editor_api" long-name="Calendar Editor API" filter="s60" introduced="^4" class="api"/>
          <component name="notes_editor_api" long-name="Notes Editor API" filter="s60" introduced="^4" class="api"/>
          <component name="agenda_eventviewer_api" long-name="Agenda Event Viewer API" filter="s60" introduced="^4" class="api"/>
        </collection>
        <collection name="agendainterface" long-name="Agenda Interface" level="services">
          <!-- collection is really a component, should move down a directory -->
          <component name="agendainterface_build" filter="s60" long-name="Agenda Interface Build">
            <unit bldFile="/sf/app/organizer/agendainterface"/>
          </component>
        </collection>
        <collection name="calendarui" long-name="Calendar UI" level="ui">
          <component name="commonutils" filter="s60" long-name="Calendar Common Utils">
            <unit bldFile="/sf/app/organizer/calendarui/commonutils"/>
          </component>
          <component name="calenlauncher" filter="s60" long-name="Calendar Launcher">
            <unit bldFile="/sf/app/organizer/calendarui/calenlauncher/group"/>
          </component>
          <component name="caleneditor" filter="s60" long-name="Calendar Editor" introduced="^4">
            <unit bldFile="/sf/app/organizer/calendarui/caleneditor"/>
          </component>
          <component name="globaldata" filter="s60" long-name="Calendar Global Data">
            <unit bldFile="/sf/app/organizer/calendarui/globaldata"/>
          </component>
          <component name="settings" filter="s60" long-name="Calendar Settings">
            <unit bldFile="/sf/app/organizer/calendarui/settings"/>
          </component>
          <component name="calenplugins" filter="s60" long-name="Calendar Plugins" introduced="^4" plugin="Y">
            <unit bldFile="/sf/app/organizer/calendarui/calenplugins"/>
          </component>
          <component name="customisationmanager" filter="s60" long-name="Calendar Customisation Manager">
            <unit bldFile="/sf/app/organizer/calendarui/customisationmanager"/>
          </component>
          <component name="agendaeventviewer" filter="s60" long-name="Agenda Event Viewer" introduced="^4">
            <unit bldFile="/sf/app/organizer/calendarui/agendaeventviewer"/>
          </component>
          <component name="views" filter="s60" long-name="Calendar Views">
            <unit bldFile="/sf/app/organizer/calendarui/views"/>
          </component>
          <component name="calengriditemstyleplugin" filter="s60" introduced="^4" plugin="Y">
            <unit bldFile="/sf/app/organizer/calendarui/styleplugins/calengriditemstyleplugin"/>
          </component>
          <component name="calendarui_controller" filter="s60" long-name="Calendar Controller">
            <unit bldFile="/sf/app/organizer/calendarui/controller"/>
          </component>
          <component name="calendarui_application" filter="s60" long-name="Calendar Application">
            <unit bldFile="/sf/app/organizer/calendarui/application"/>
          </component>
          <component name="caldav" filter="sf_build" long-name="CalDAV" introduced="^3" plugin="Y">
            <unit bldFile="/sf/app/organizer/calendarui/caldav/group"/>
          </component>
        </collection>
        <collection name="notes" long-name="Notes" level="ui">
          <component name="noteseditor" filter="s60" long-name="Notes Editor" introduced="^4">
            <unit bldFile="/sf/app/organizer/notes/notesui/noteseditor"/>
          </component>
          <component name="notes_build" filter="s60" long-name="Notes Build" introduced="^4">
            <unit bldFile="/sf/app/organizer/notes"/>
          </component>
        </collection>
        <collection name="calendarengines" long-name="Calendar Engines" level="engine">
          <component name="versit2" filter="s60" long-name="Versit 2 iCal Parser" introduced="9.2">
            <unit bldFile="/sf/app/organizer/calendarengines/versit2/group"/>
          </component>
          <component name="agnversit2" filter="s60" long-name="Versit 2 Agenda Interface" introduced="9.2" plugin="Y">
            <unit bldFile="/sf/app/organizer/calendarengines/agnversit2/group"/>
          </component>
          <component name="caleninterimutils" filter="s60" long-name="Calendar Interim Utils" introduced="9.1">
            <unit bldFile="/sf/app/organizer/calendarengines/caleninterimutils/group"/>
          </component>
          <component name="calenimp" filter="s60" long-name="Calendar Import Wrapper" introduced="7.0s">
            <unit bldFile="/sf/app/organizer/calendarengines/calenimp/group"/>
          </component>
          <component name="caldavsrv" filter="sf_build" long-name="CalDAV Server" introduced="^3">
            <unit bldFile="/sf/app/organizer/calendarengines/caldav/group"/>
          </component>
        </collection>
        <collection name="clock" long-name="Clock" level="app">
          <!-- uncomment unit when block_build is split up-->
          <component name="clockengines" filter="s60" long-name="Clock Engines" class="placeholder">
            <!--<unit bldFile="clock/clockengines" qt:proFile="clockengines.pro"/> -->
          </component>
          <component name="clockmw" filter="s60" long-name="Clock Middleware" introduced="^4" class="placeholder">
            <!--<unit bldFile="clock/clockmw" qt:proFile="clockmw.pro"/>-->
          </component>
          <component name="clockui" filter="s60" long-name="Clock UI" class="placeholder">
            <!--<unit bldFile="clock/clockui" qt:proFile="clockui.pro"/>-->
          </component>
          <component name="ftudatetimewizard" filter="s60" long-name="First Time Use Date/Time Wizard" introduced="^4" class="placeholder">
            <!--<unit bldFile="clock/ftudatetimewizard" qt:proFile="ftudatetimewizard.pro"/>-->
          </component>
          <component name="clock_build" filter="s60" long-name="Clock Build">
            <!-- make exports into a component, or just move to one of the above components, then remove this and uncomment the above -->
            <unit bldFile="/sf/app/organizer/clock"/>
          </component>
        </collection>
        <collection name="pimappservices" long-name="PIM Application Services" level="services">
          <component name="calendar" long-name="Calendar" introduced="9.2" purpose="optional">
            <unit bldFile="/sf/app/organizer/pimappservices/calendar/group" mrp="/sf/app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp" version="2"/>
          </component>
          <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" introduced="8.1" purpose="optional" plugin="Y">
            <unit bldFile="/sf/app/organizer/pimappservices/calendarvcalplugin/group" mrp="/sf/app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/>
          </component>
          <component name="appenginesdocs" long-name="Application Engines Documentation" purpose="development" class="doc">
            <unit mrp="/sf/app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
          </component>
        </collection>
        <collection name="pimappsupport" long-name="PIM Application Support" level="support">
          <component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5" purpose="optional">
            <unit bldFile="/sf/app/organizer/pimappsupport/vcardandvcal/group" mrp="/sf/app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
          </component>
          <component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1" purpose="optional">
            <unit bldFile="/sf/app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="/sf/app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
          </component>
        </collection>
        <collection name="alarmui" long-name="Alarm UI" level="app">
          <!-- collection is really a component, should move down a directory -->
          <component name="alarmui_build" filter="s60" long-name="Alarm UI Build">
            <unit bldFile="/sf/app/organizer/alarmui"/>
          </component>
        </collection>
        <collection name="organizer_info" long-name="Organizer Application Suite Info" level="app">
          <component name="organizer_metadata" long-name="Organizer Application Suite Metadata" introduced="^2" purpose="development" class="config PC">
            <unit mrp="/sf/app/organizer/organizer_info/organizer_metadata/organizer_metadata.mrp"/>
          </component>
        </collection>
      </block>
    </layer>
  </systemModel>
</SystemDefinition>