tip_pbc/mw/homescreensrv/package_definition.xml
author Dario Sestito <darios@symbian.org>
Thu, 19 Aug 2010 18:52:09 +0100
changeset 361 e1a3c78941f2
parent 355 0357197762a6
child 386 b83b50a45c11
permissions -rw-r--r--
Update package models from latest system model (platform@9d30aebbac53)

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE SystemDefinition [
 <!ELEMENT SystemDefinition (systemModel)>
 <!ATTLIST SystemDefinition
  name CDATA #REQUIRED
  schema CDATA #REQUIRED>
 <!ELEMENT systemModel (layer+)>
 <!ELEMENT layer (block*|collection*)*>
 <!ATTLIST layer
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED>
 <!ELEMENT block (subblock*|collection*)*>
 <!ATTLIST block
  levels NMTOKENS #IMPLIED
  span CDATA #IMPLIED
  level NMTOKEN #IMPLIED
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT subblock (collection)*>
 <!ATTLIST subblock
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED>
 <!ELEMENT collection (component)*>
 <!ATTLIST collection
  name CDATA #REQUIRED
  long-name CDATA #IMPLIED
  level NMTOKEN #IMPLIED>
 <!ELEMENT component (unit)*>
 <!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>
 <!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="mw" long-name="Middleware" levels="generic specific">
   <block name="homescreensrv" level="specific" long-name="Home Screen Services" levels="plugin framework server generic specific">
<collection name="hswidgetmodel" long-name="Home Screen Widget Model" level="framework">
<component name="hswidgetmodel_build" long-name="Home Screen Widget Model Build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/hswidgetmodel" qmakeArgs="-r" proFile="hswidgetmodel.pro"/>
</component>
</collection>
<collection name="contentstorage" long-name="Content Storage" level="framework">
<component name="cautils" long-name="Content Arsenal Utils" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/cautils" qmakeArgs="-r" proFile="cautils.pro"/>
</component>
<component name="contentstorage_build" long-name="Content Storage Build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/group" qmakeArgs="-r" proFile="group.pro"/>
</component>
<component name="casrv/calocalizerscanner" long-name="Content Arsenal Server Localizer Scanner" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/casrv/calocalizerscanner" qmakeArgs="-r" proFile="calocalizerscanner.pro"/>
</component>
<component name="cahandler" long-name="Content Arsenal Handler" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/cahandler" qmakeArgs="-r" proFile="cahandler.pro"/>
</component>
<component name="caclient" long-name="Content Arsenal Client" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/caclient" qmakeArgs="-r" proFile="caclient.pro"/>
</component>
<component name="casoftwareregistry" long-name="Content Arsenal Software Registry" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/contentstorage/casoftwareregistry" qmakeArgs="-r" proFile="casoftwareregistry.pro"/>
</component>
</collection>
<collection name="homescreensrv_plat" long-name="Home Screen Services Platform Interfaces" level="specific">
<component name="homescreensrv_plat_build" long-name="Home Screen Services Platform Interfaces build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat" qmakeArgs="-r" proFile="homescreensrv_plat.pro"/>
</component>
<component name="menu_sat_interface_api" long-name="Menu SAT Interface API" filter="s60" class="api"/>
<component name="contentstorage_api" long-name="Content Storage API" filter="s60" introduced="^4" class="api"/>
<component name="hswidgetmodel_api" long-name="HS Widget Model API" filter="s60" introduced="^4" class="api"/>
<component name="homescreen_information_api" long-name="Homescreen Information API" filter="s60" introduced="^4" class="api"/>
</collection>
<collection name="hsactivityfw" long-name="Activity Framework" level="fw">
<component name="hsactivityfw_build" long-name="Activity Framework Build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/activityfw" qmakeArgs="-r" proFile="activityfw.pro"/>
</component>
</collection>
<collection name="tstaskmonitor" long-name="Task Switcher Task Monitor" level="fw">
<!-- move collection down to a component directory or split up into component .pro files -->
<component name="tstaskmonitor_build" long-name="Task Switcher Task Monitor Build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/tstaskmonitor" qmakeArgs="-r" proFile="tstaskmonitor.pro"/>
</component>
</collection>
<collection name="hsappkeyhandler" long-name="HS Appplication Key Handler" level="server">
<component name="hsappkeyhandler_build" long-name="Appplication Key Handler Build" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/hsappkeyhandler" qmakeArgs="-r" proFile="hsappkeyhandler.pro"/>
</component>
</collection>
<collection name="tsdevicedialog" long-name="Task Switcher Device Dialog" level="plugin">
<component name="tsdevicedialog_build" long-name="Task Switcher Device Dialog Build" introduced="^4">
<!-- break this up into real components -->
<unit bldFile="/sf/mw/homescreensrv/tsdevicedialog" qmakeArgs="-r" proFile="tsdevicedialog.pro"/>
</component>
</collection>
<collection name="homescreensrv_info" long-name="Home Screen Services Info" level="specific">
<component name="homescreensrvconf" long-name="Home Screen Services Config" introduced="^4" class="config">
<unit bldFile="/sf/mw/homescreensrv" qmakeArgs="-r" proFile="homescreensrv_exports_to_rom.pri"/>
</component>
<component name="homescreensrvrom" long-name="Home Screen Services ROM" introduced="^4">
<unit bldFile="/sf/mw/homescreensrv/group"/>
</component>
</collection>
</block>
  </layer>
 </systemModel>
</SystemDefinition>