author | Dario Sestito <darios@symbian.org> |
Fri, 11 Jun 2010 15:15:32 +0100 | |
changeset 284 | af166aaa8452 |
parent 269 | 96bc1f23ffac |
permissions | -rw-r--r-- |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel)> |
32
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
<!ATTLIST layer |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
span CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<!ATTLIST block |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
span CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<!ATTLIST subblock |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<!ATTLIST collection |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
<!ATTLIST component |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
name CDATA #REQUIRED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
contract CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
plugin (Y|N) 'N' |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
filter CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
supports CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<!ATTLIST unit |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
filter CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
root CDATA #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
f796f85fb016
Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
]> |
269
96bc1f23ffac
Update package models from latest system model (platform@dad7d9368c7c)
Dario Sestito <darios@symbian.org>
parents:
212
diff
changeset
|
53 |
<SystemDefinition schema="2.0.1" name="Symbian^3"> |
284
af166aaa8452
Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents:
269
diff
changeset
|
54 |
<systemModel> |
af166aaa8452
Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents:
269
diff
changeset
|
55 |
<layer name="mw" long-name="Middleware" levels="generic specific"> |
af166aaa8452
Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents:
269
diff
changeset
|
56 |
<block name="serviceapi" level="specific" long-name="Service API" levels="os mw1 mw2 app"> |
212
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
57 |
<!-- should break up this collection into something meaningful --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
58 |
<collection name="serviceproviders" long-name="Service Providers" level="mw1"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
59 |
<component name="sapi_contacts_vpbk" long-name="Contacts Phonebook SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
60 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_contacts_vpbk/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
61 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
62 |
<component name="sapi_location" long-name="Location SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
63 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_location/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
64 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
65 |
<component name="sapi_mediamanagement" long-name="Media Management SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
66 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_mediamanagement/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
67 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
68 |
<component name="sapi_landmarks" long-name="Landmarks SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
69 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_landmarks/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
70 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
71 |
<component name="sapi_messaging" long-name="Messaging SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
72 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_messaging/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
73 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
74 |
<component name="sapi_applicationmanager" long-name="Application Manager SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
75 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_applicationmanager/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
76 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
77 |
<component name="sapi_calendar" long-name="Calendar SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
78 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_calendar/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
79 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
80 |
<component name="sapi_logging" long-name="Logging SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
81 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_logging/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
82 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
83 |
<component name="sapi_sensor" long-name="Sensor SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
84 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_sensor/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
85 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
86 |
<component name="sapi_sysinfo" long-name="Sysinfo SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
87 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_sysinfo/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
88 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
89 |
<component name="sapi_serviceregistry" long-name="Service Registry SAPI" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
90 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/sapi_serviceregistry/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
91 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
92 |
<component name="jsapi" long-name="Javascript API" filter="s60" plugin="Y"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
93 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/jsapi/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
94 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
95 |
<component name="serviceproviders_build" filter="s60" long-name="Service API Build"> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
96 |
<!-- distribute the exports or make this a ROM component by removing the #includes --> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
97 |
<unit bldFile="/sf/mw/serviceapi/serviceproviders/group"/> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
98 |
</component> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
99 |
</collection> |
a44ae815a47f
Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents:
139
diff
changeset
|
100 |
</block> |
284
af166aaa8452
Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents:
269
diff
changeset
|
101 |
</layer> |
af166aaa8452
Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents:
269
diff
changeset
|
102 |
</systemModel> |
139
012b7ecead80
Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
32
diff
changeset
|
103 |
</SystemDefinition> |