--- a/symbian3/mw/phonesrv/package_definition.xml Wed Dec 02 18:06:06 2009 +0000
+++ b/symbian3/mw/phonesrv/package_definition.xml Fri Dec 04 13:41:37 2009 +0000
@@ -1,134 +1,175 @@
<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition name="foundation" schema="2.0.1">
+<!DOCTYPE SystemDefinition [
+ <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
+ <!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>
+ <!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">
<systemModel>
-<layer name="mw" long-name="Middleware" levels="generic specific">
-<block name="phonesrv" long-name="Telephony and SIM Services" tech_domain="vc" level="specific" levels="plugin framework server generic specific">
- <collection name="phonecmdhandler" long-name="Phone Command Handler" level="generic">
- <component name="phonecmdhnlr" long-name="Phone Command Handler" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phonecmdhandler/phonecmdhnlr/group"/>
- </component>
- </collection>
- <collection name="cbs" long-name="Cellular Baseband Services" level="plugin">
- <component name="cbsserver" long-name="CBS Server" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cbs/cbsserver/group"/>
- </component>
- <component name="cbsui" long-name="CBS UI" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cbs/cbsui/group"/>
- </component>
- </collection>
- <collection name="convergedcallengine" long-name="Converged Call Engine" level="framework">
- <component name="callprovider" long-name="Call Provider" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/callprovider/group"/>
- </component>
- <component name="cce" long-name="CCE" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/cce/group"/>
- </component>
- <component name="spsettings" long-name="SP Settings" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/spsettings/group"/>
- <!-- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/spsettings/tsrc/public/basic/group"/> -->
- <!-- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/spsettings/tsrc/public/basic/spsettingsut/group"/> -->
- </component>
- <component name="cenrepdatabase" long-name="Cenrep Database" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/cenrepdatabase/group"/>
- </component>
- <component name="serviceselector" long-name="Service Selector" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/serviceselector/group"/>
- </component>
- <component name="csplugin" long-name="CS Plugin" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/csplugin/group"/>
- </component>
- <component unofficial="yes" name="convergedcallengine_build" long-name="Converged Call Engine Build" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/convergedcallengine/group"/>
- </component>
- </collection>
- <collection name="networkhandling" long-name="Network Handling" level="plugin">
- <component name="networkhandlingengine" long-name="Network Handling Engine" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/networkhandling/networkhandlingengine/group"/>
- </component>
- </collection>
- <collection name="phoneclientserver" long-name="Phone Client/Server" level="server">
- <component name="enpolicy" long-name="En Policy" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/enpolicy/group"/>
- </component>
- <component name="aiwdialdata" long-name="AIW Dial Data" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/aiwdialdata/group"/>
- </component>
- <component name="dialutils" long-name="Dial Utils" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/dialutils/group"/>
- </component>
- <component name="phoneclient" long-name="Phone Client" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneclient/group"/>
- </component>
- <component name="phoneserver" long-name="Phones Erver" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneserver/group"/>
- </component>
- <component name="callui" long-name="Call UI" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phoneclientserver/callui/group"/>
- </component>
- </collection>
- <collection name="satengine" long-name="Sat Engine" level="generic">
- <component name="satserver" long-name="Sat Server" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/satengine/satserver/group"/>
- </component>
- <component unofficial="yes" name="satengine_build" long-name="Sat Engine Build" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/satengine/group"/>
- </component>
- </collection>
- <collection name="satui" long-name="Sat UI" level="specific">
- <component name="satapp" long-name="Sat App" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/satui/satapp/group"/>
- </component>
- <component name="satplugin" long-name="Sat Plugin" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/satui/satplugin/group"/>
- </component>
- <component unofficial="yes" name="satui_build" long-name="Sat UI Build" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/satui/group"/>
- </component>
- </collection>
- <collection name="telutils" long-name="Utilities" level="generic">
- <component name="phoneparser" long-name="Phone Parser" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/telutils/phoneparser/group"/>
- </component>
- <component name="telephonyservice" long-name="Telephony Service" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/telutils/telephonyservice/group"/>
- </component>
- </collection>
- <collection name="cellular" long-name="Cellular" level="server">
- <component name="telephonysettings" long-name="Telephony Settings" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cellular/telephonysettings/group"/>
- </component>
- <component name="sssettings" long-name="SS Settings" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cellular/sssettings/group"/>
- </component>
- <component name="psetnotesui" long-name="Pset Notes UI" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cellular/psetnotesui/group"/>
- </component>
- <component name="servicerequest" long-name="Service Request" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/cellular/servicerequest/group"/>
- </component>
- </collection>
- <collection name="engines" long-name="Telephony Engines" level="specific">
- <component name="vmbxengine" long-name="Voice Mailbox Engine" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/engines/vmbxengine/group"/>
- </component>
- </collection>
- <collection name="phonesrv_info" long-name="Telephony and SIM Services Info" level="specific">
- <component unofficial="yes" name="phonesrv_plat" long-name="Telephony and SIM Services Platform Interfaces" class="api" origin-model="foundation">
- <!-- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/call_information_api/tsrc/group"/> -->
- <!-- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/call_information_mediator_api/tsrc/ut_callinfos/group"/> -->
- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/group"/>
- <!-- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/phone_client_emergency_call_api/tsrc/group"/> -->
- <!-- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/sat_client_api/tsrc/group"/> -->
- <!-- <unit bldFile="/sf/mw/phonesrv/phonesrv_plat/sat_refresh_api/tsrc/group"/> -->
- </component>
- <component unofficial="yes" name="phonesrv_pub" long-name="Telephony and SIM Services Public Interfaces" class="api" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/phonesrv_pub/group"/>
- </component>
- <component unofficial="yes" name="phonesrv_build" long-name="Telephony and SIM Services Build" origin-model="foundation">
- <unit bldFile="/sf/mw/phonesrv/group"/>
- </component>
- </collection>
- </block>
+<layer name="mw">
+<block name="phonesrv">
+<collection name="s60">
+<component name="phonesrv_plat">
+<unit bldFile="/sf/mw/phonesrv/phonesrv_plat/group" mrp=""/>
+</component>
+<component name="phonesrv_pub">
+<unit bldFile="/sf/mw/phonesrv/phonesrv_pub/group" mrp=""/>
+</component>
+<component name="CbsServer">
+<unit bldFile="/sf/mw/phonesrv/cbs/CbsServer/group" mrp=""/>
+</component>
+<component name="cbsui">
+<unit bldFile="/sf/mw/phonesrv/cbs/cbsui/group" mrp=""/>
+</component>
+<component name="convergedcallengine">
+<unit bldFile="/sf/mw/phonesrv/convergedcallengine/group" mrp=""/>
+</component>
+<component name="networkhandlingengine">
+<unit bldFile="/sf/mw/phonesrv/networkhandling/networkhandlingengine/group" mrp=""/>
+</component>
+<component name="aiwdialdata">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/aiwdialdata/group" mrp=""/>
+</component>
+<component name="CallUI">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/CallUI/group" mrp=""/>
+</component>
+<component name="dialutils">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/dialutils/group" mrp=""/>
+</component>
+<component name="EnPolicy">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/EnPolicy/group" mrp=""/>
+</component>
+<component name="phoneclient">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneclient/group" mrp=""/>
+</component>
+<component name="phoneserver">
+<unit bldFile="/sf/mw/phonesrv/phoneclientserver/phoneserver/group" mrp=""/>
+</component>
+<component name="SatServer">
+<unit bldFile="/sf/mw/phonesrv/satengine/SatServer/group" mrp=""/>
+</component>
+<component name="satapp">
+<unit bldFile="/sf/mw/phonesrv/satui/satapp/group" mrp=""/>
+</component>
+<component name="satplugin">
+<unit bldFile="/sf/mw/phonesrv/satui/satplugin/group" mrp=""/>
+</component>
+<component name="phoneparser">
+<unit bldFile="/sf/mw/phonesrv/telutils/phoneparser/group" mrp=""/>
+</component>
+<component name="telephonyservice">
+<unit bldFile="/sf/mw/phonesrv/telutils/telephonyservice/group" mrp=""/>
+</component>
+<component name="telephonysettings">
+<unit bldFile="/sf/mw/phonesrv/cellular/telephonysettings/group" mrp=""/>
+</component>
+<component name="sssettings">
+<unit bldFile="/sf/mw/phonesrv/cellular/sssettings/group" mrp=""/>
+</component>
+<component name="psetnotesui">
+<unit bldFile="/sf/mw/phonesrv/cellular/psetnotesui/group" mrp=""/>
+</component>
+<component name="servicerequest">
+<unit bldFile="/sf/mw/phonesrv/cellular/servicerequest/group" mrp=""/>
+</component>
+<component name="phonecmdhnlr">
+<unit bldFile="/sf/mw/phonesrv/phonecmdhandler/phonecmdhnlr/group" mrp=""/>
+</component>
+<component name="vmbxengine">
+<unit bldFile="/sf/mw/phonesrv/engines/vmbxengine/group" mrp=""/>
+</component>
+</collection>
+</block>
</layer>
</systemModel>
-</SystemDefinition>
\ No newline at end of file
+</SystemDefinition>