tip_bulk_s3/adapt/naviengine.nec/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 27 Oct 2010 14:34:16 +0100
changeset 477 63655bb55cf3
permissions -rw-r--r--
Update package models from latest system model (platform@a6682a62bef3)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
477
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
  <layer name="adapt" long-name="Adaptation" levels="low mw high">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
   <block name="naviengine.nec" level="low" long-name="NaviEngine" levels="hw-if">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="navienginebsp" long-name="NaviEngine BSP" level="hw-if">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
<component name="ne1_tb" long-name="NaviEngine 1 (Multiple)" introduced="^4" purpose="optional" filter="sf_build">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/adapt/naviengine.nec/navienginebsp/ne1_tb"/>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
<component name="sne1_tb" long-name="NaviEngine 1 (Single)" introduced="^4" purpose="optional" filter="sf_build">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/adapt/naviengine.nec/navienginebsp/ne1_tb/single"/>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
</component>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<component name="fne1_tb" long-name="NaviEngine 1 (Flexible)" introduced="^4" purpose="optional" filter="sf_build">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/adapt/naviengine.nec/navienginebspflexible"/>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<component name="navienginebootldr" long-name="NaviEngine Boot Loader" introduced="^4" purpose="optional" filter="sf_build">
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/adapt/naviengine.nec/navienginebootldr"/>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
</collection>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
</block>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
  </layer>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
 </systemModel>
63655bb55cf3 Update package models from latest system model (platform@a6682a62bef3)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
</SystemDefinition>