|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE SystemDefinition [ |
|
3 <!ELEMENT SystemDefinition (systemModel)> |
|
4 <!ATTLIST SystemDefinition |
|
5 name CDATA #REQUIRED |
|
6 schema CDATA #REQUIRED> |
|
7 <!ELEMENT systemModel (layer+)> |
|
8 <!ELEMENT layer (block*|collection*)*> |
|
9 <!ATTLIST layer |
|
10 name CDATA #REQUIRED |
|
11 long-name CDATA #IMPLIED |
|
12 levels NMTOKENS #IMPLIED |
|
13 span CDATA #IMPLIED> |
|
14 <!ELEMENT block (subblock*|collection*)*> |
|
15 <!ATTLIST block |
|
16 levels NMTOKENS #IMPLIED |
|
17 span CDATA #IMPLIED |
|
18 level NMTOKEN #IMPLIED |
|
19 name CDATA #REQUIRED |
|
20 long-name CDATA #IMPLIED> |
|
21 <!ELEMENT subblock (collection)*> |
|
22 <!ATTLIST subblock |
|
23 name CDATA #REQUIRED |
|
24 long-name CDATA #IMPLIED> |
|
25 <!ELEMENT collection (component)*> |
|
26 <!ATTLIST collection |
|
27 name CDATA #REQUIRED |
|
28 long-name CDATA #IMPLIED |
|
29 level NMTOKEN #IMPLIED> |
|
30 <!ELEMENT component (unit)*> |
|
31 <!ATTLIST component |
|
32 name CDATA #REQUIRED |
|
33 long-name CDATA #IMPLIED |
|
34 deprecated CDATA #IMPLIED |
|
35 introduced CDATA #IMPLIED |
|
36 contract CDATA #IMPLIED |
|
37 plugin (Y|N) 'N' |
|
38 filter CDATA #IMPLIED |
|
39 class NMTOKENS #IMPLIED |
|
40 supports CDATA #IMPLIED |
|
41 purpose (optional|mandatory|development) 'optional'> |
|
42 <!ELEMENT unit EMPTY> |
|
43 <!ATTLIST unit |
|
44 mrp CDATA #IMPLIED |
|
45 filter CDATA #IMPLIED |
|
46 bldFile CDATA #IMPLIED |
|
47 root CDATA #IMPLIED |
|
48 version NMTOKEN #IMPLIED |
|
49 prebuilt NMTOKEN #IMPLIED |
|
50 late (Y|N) #IMPLIED |
|
51 priority CDATA #IMPLIED> |
|
52 ]> |
|
53 <SystemDefinition schema="2.0.1" name="Symbian^4"> |
|
54 <systemModel> |
|
55 <layer name="mw" long-name="Middleware" levels="generic specific"> |
|
56 <block name="appinstall" level="generic" levels="tool framework generic api" long-name="Application Installation"> |
|
57 <collection name="appinstall_plat" long-name="Application Installation Platform Interfaces" level="api"> |
|
58 <component name="iaupdate_api" long-name="IA Update API" filter="s60" purpose="optional" class="api"> |
|
59 <unit bldFile="/sf/mw/appinstall/appinstall_plat/iaupdate_api/group"/> |
|
60 </component> |
|
61 <component name="task_plugin_api" long-name="Task Plugin API" filter="s60" purpose="optional" class="api"> |
|
62 <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_plugin_api/group"/> |
|
63 </component> |
|
64 <component name="sw_installer_common_ui_api" long-name="SW Installer Common UI API" filter="s60" purpose="optional" class="api"> |
|
65 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/> |
|
66 </component> |
|
67 <component name="sw_installer_launcher_api" long-name="SW Installer Launcher API" filter="s60" purpose="optional" class="api"> |
|
68 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/> |
|
69 </component> |
|
70 <component name="task_management_api" long-name="Task Management API" filter="s60" purpose="optional" class="api"> |
|
71 <unit bldFile="/sf/mw/appinstall/appinstall_plat/task_management_api/group"/> |
|
72 </component> |
|
73 <component name="sw_installer_ui_plugin_api" long-name="SW Installer UI Plugin API" filter="s60" purpose="optional" class="api"> |
|
74 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/> |
|
75 </component> |
|
76 <component name="sw_installer_cr_keys" long-name="SW Installer CR Keys" filter="s60" purpose="optional" class="api"> |
|
77 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/> |
|
78 </component> |
|
79 <component name="sw_installer_ps_keys" long-name="SW Installer PS Keys" filter="s60" purpose="optional" class="api"> |
|
80 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/> |
|
81 </component> |
|
82 <component name="sifui_api" long-name="STIF UI API" filter="s60" purpose="optional" class="api"> |
|
83 <unit bldFile="/sf/mw/appinstall/appinstall_plat/sifui_api/group"/> |
|
84 </component> |
|
85 </collection> |
|
86 <collection name="appinstall_pub" long-name="Application Installation Public Interfaces" level="api"> |
|
87 <component name="startup_list_management_api" long-name="Startup List Management API" filter="s60" purpose="optional" class="api"> |
|
88 <unit bldFile="/sf/mw/appinstall/appinstall_pub/startup_list_management_api/group"/> |
|
89 </component> |
|
90 </collection> |
|
91 <collection name="ncdengine" long-name="Nokia Content Discover" level="framework"> |
|
92 <component name="ncdengine_build" long-name="NCD Engine" introduced="^1" filter="s60" purpose="optional"> |
|
93 <unit bldFile="/sf/mw/appinstall/ncdengine/engine" proFile="engine.pro" qmakeArgs="-r"/> |
|
94 </component> |
|
95 </collection> |
|
96 <collection name="appinstaller" long-name="Application Installer" level="generic"> |
|
97 <component name="appinstui" long-name="Application Installer UI" introduced="^2" filter="s60" purpose="optional"> |
|
98 <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui/group"/> |
|
99 </component> |
|
100 <component name="appinstui_qt" long-name="Application Installer Qt UI" introduced="^2" filter="s60" purpose="optional"> |
|
101 <unit bldFile="/sf/mw/appinstall/appinstaller/appinstui" proFile="appinstui.pro" qmakeArgs="-r"/> |
|
102 </component> |
|
103 </collection> |
|
104 <collection name="iaupdateapi_stub" long-name="IA Update API Stub" level="api"> |
|
105 <!-- the collection is really a component. Move down a directory.--> |
|
106 <component name="iaupdateapi_stub_build" long-name="IA Update API Stub Build" introduced="^2" filter="s60" purpose="optional"> |
|
107 <unit bldFile="/sf/mw/appinstall/iaupdateapi_stub/group"/> |
|
108 </component> |
|
109 </collection> |
|
110 <collection name="iaupdate" long-name="Independent Apps Update" level="api"> |
|
111 <!-- Should reorganise into actual components --> |
|
112 <component name="iad" long-name="Independent App delivery" introduced="^4" filter="s60" purpose="development"> |
|
113 <unit bldFile="/sf/mw/appinstall/iaupdate" proFile="iaupdate.pro" qmakeArgs="-r"/> |
|
114 </component> |
|
115 <component name="iaupdate_build" long-name="IA Update Build" introduced="^2" filter="s60" purpose="optional"> |
|
116 <unit bldFile="/sf/mw/appinstall/iaupdate/group"/> |
|
117 </component> |
|
118 </collection> |
|
119 <collection name="installationservices" long-name="Installation Services" level="generic"> |
|
120 <component name="swi" long-name="Secure Software Install" purpose="optional"> |
|
121 <unit bldFile="/sf/mw/appinstall/installationservices/swi/group" mrp="/sf/mw/appinstall/installationservices/swi/group/security_swi.mrp"/> |
|
122 </component> |
|
123 <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development"> |
|
124 <unit bldFile="/sf/mw/appinstall/installationservices/swidevicetools/group" mrp="/sf/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/> |
|
125 </component> |
|
126 <component name="swcomponentregistry" long-name="Software Component Registry" introduced="^4" purpose="mandatory"> |
|
127 <unit bldFile="/sf/mw/appinstall/installationservices/swcomponentregistry/group" mrp="/sf/mw/appinstall/installationservices/swcomponentregistry/group/security_softwarecomponentregistry.mrp"/> |
|
128 </component> |
|
129 <component name="swinstallationfw" long-name="Software Installation Framework" introduced="^4" purpose="optional"> |
|
130 <unit bldFile="/sf/mw/appinstall/installationservices/swinstallationfw/group" mrp="/sf/mw/appinstall/installationservices/swinstallationfw/group/security_softwareinstallframework.mrp"/> |
|
131 </component> |
|
132 <component name="swtransactionservices" long-name="Software Transaction Services" introduced="^4" purpose="optional"> |
|
133 <unit bldFile="/sf/mw/appinstall/installationservices/swtransactionservices/group" mrp="/sf/mw/appinstall/installationservices/swtransactionservices/group/security_softwaretransactionservices.mrp"/> |
|
134 </component> |
|
135 <component name="refswinstallationplugin" long-name="Reference Software Installation Plugin" introduced="^4" purpose="development" plugin="Y"> |
|
136 <unit bldFile="/sf/mw/appinstall/installationservices/refswinstallationplugin/group" mrp="/sf/mw/appinstall/installationservices/refswinstallationplugin/group/security_sifrefplugin.mrp"/> |
|
137 </component> |
|
138 <component name="refsoftwareappmgr" long-name="Reference Software Application Manager" introduced="^4" purpose="development"> |
|
139 <unit bldFile="/sf/mw/appinstall/installationservices/refsoftwareappmgr/group" mrp="/sf/mw/appinstall/installationservices/refsoftwareappmgr/group/security_referenceapplicationmanager.mrp"/> |
|
140 </component> |
|
141 <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config"> |
|
142 <unit bldFile="/sf/mw/appinstall/installationservices/swiconfig/group" mrp="/sf/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/> |
|
143 </component> |
|
144 </collection> |
|
145 <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool"> |
|
146 <component name="makekeys" long-name="MakeKeys" introduced="6.0" filter="gt" purpose="optional" class="PC"> |
|
147 <unit bldFile="/sf/mw/appinstall/secureswitools/makekeys/group" mrp="/sf/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/> |
|
148 </component> |
|
149 <component name="swianalysistoolkit" long-name="SWI Analysis Toolkit" purpose="development" class="PC"> |
|
150 <unit bldFile="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/sf/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/> |
|
151 </component> |
|
152 <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC"> |
|
153 <unit mrp="/sf/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/> |
|
154 </component> |
|
155 <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC"> |
|
156 <unit bldFile="/sf/mw/appinstall/secureswitools/swisistools/group" mrp="/sf/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/> |
|
157 </component> |
|
158 </collection> |
|
159 <collection name="appinstall_info" long-name="Application Installation Info" level="api"> |
|
160 <component name="appinstall_metadata" long-name="Application Installation Metadata" introduced="^2" purpose="development" class="config PC"> |
|
161 <unit mrp="/sf/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/> |
|
162 </component> |
|
163 </collection> |
|
164 </block> |
|
165 </layer> |
|
166 </systemModel> |
|
167 </SystemDefinition> |