symbian3/app/jrt/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 19 May 2010 12:27:18 +0100
changeset 219 ddfebc9cfd0c
parent 212 a44ae815a47f
permissions -rw-r--r--
Update package sources for symbian3 (platforms@eccec3bf4ab0)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
<systemModel>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
<layer name="app" long-name="Applications" levels="services apps">
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
<block name="jrt" level="services" long-name="Java Runtime" levels="util generic rt ui">
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    57
<collection name="jrt_plat" long-name="JRT Platform Interfaces" level="ui">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    58
<component name="java_registry_api" long-name="Java Registry API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    59
<unit bldFile="/sf/app/jrt/jrt_plat/java_registry_api/build"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    60
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    61
<component name="java_env_info_api" long-name="Java Environment Info API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    62
<unit bldFile="/sf/app/jrt/jrt_plat/java_env_info_api/build"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    63
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    64
<component name="java_debug_api" long-name="Java Debug API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    65
<unit bldFile="/sf/app/jrt/jrt_plat/java_debug_api/build"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    66
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    67
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    68
<collection name="java_stubs" long-name="Java Stubs" level="util">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    69
<component name="java_stubs_build" filter="s60" long-name="JRT Stubs Build">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    70
<unit bldFile="/sf/app/jrt/java_stubs/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    71
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    72
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 138
diff changeset
    73
</block>
138
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
</layer>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
</systemModel>
6892870d74c9 Update symbian3 models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
</SystemDefinition>