symbian3/os/deviceplatformrelease/package_definition.xml
changeset 30 0f4f00318d20
parent 15 6980ebf0690e
child 47 424ba1d4ccef
child 138 6892870d74c9
equal deleted inserted replaced
29:739e3e407bf8 30:0f4f00318d20
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition name="foundation" schema="2.0.1">
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel?,SystemBuild?)>
       
     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  <!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*>
       
    53  <!ATTLIST SystemBuild schema CDATA #REQUIRED>
       
    54  <!ELEMENT list (ref+)>
       
    55  <!ATTLIST list
       
    56   name ID #REQUIRED
       
    57   description CDATA #REQUIRED>
       
    58  <!ELEMENT ref EMPTY>
       
    59  <!ATTLIST ref item CDATA #REQUIRED>
       
    60  <!ELEMENT targetList EMPTY>
       
    61  <!ATTLIST targetList
       
    62   name ID #REQUIRED
       
    63   description CDATA #REQUIRED
       
    64   target IDREFS #REQUIRED>
       
    65  <!ELEMENT target EMPTY>
       
    66  <!ATTLIST target
       
    67   name ID #REQUIRED
       
    68   abldTarget CDATA #REQUIRED
       
    69   description CDATA #REQUIRED>
       
    70  <!ELEMENT option EMPTY>
       
    71  <!ATTLIST option
       
    72   name ID #REQUIRED
       
    73   abldOption CDATA #REQUIRED
       
    74   description CDATA #REQUIRED
       
    75   enable (Y|N) #REQUIRED>
       
    76  <!ELEMENT configuration (listRef+|ref+|task+)*>
       
    77  <!ATTLIST configuration
       
    78   name ID #REQUIRED
       
    79   description CDATA #REQUIRED
       
    80   filter CDATA #REQUIRED>
       
    81  <!ELEMENT task (listRef*,(buildLayer|specialInstructions))>
       
    82  <!ELEMENT listRef EMPTY>
       
    83  <!ATTLIST listRef list CDATA #REQUIRED>
       
    84  <!ELEMENT buildLayer EMPTY>
       
    85  <!ATTLIST buildLayer
       
    86   command CDATA #REQUIRED
       
    87   targetList IDREFS #IMPLIED
       
    88   unitParallel (Y|N) #REQUIRED
       
    89   targetParallel (Y|N) 'N'>
       
    90  <!ELEMENT specialInstructions EMPTY>
       
    91  <!ATTLIST specialInstructions
       
    92   name CDATA #REQUIRED
       
    93   cwd CDATA #REQUIRED
       
    94   root CDATA #IMPLIED
       
    95   command CDATA #REQUIRED>
       
    96 ]>
       
    97 <SystemDefinition schema="2.0.1" name="Symbian^3">
     3 <systemModel>
    98 <systemModel>
     4 <layer name="os" long-name="OS" levels="hw services">
    99 <layer name="os" long-name="OS" levels="hw services">
     5 <block name="deviceplatformrelease" long-name="Device Platform Release" tech_domain="to" level="services" levels="bld mid top">
   100 <block name="deviceplatformrelease" level="services" long-name="Device Platform Release" levels="bld mid top">
     6     <collection name="s60extras" long-name="S60 Extras" level="mid">
   101 <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
     7      <component name="s60extras_build" long-name="S60 Extras Component" origin-model="foundation">
   102 <component name="cedarutils" long-name="Cedar Utils" purpose="development">
     8       <unit bldFile="/sf/os/deviceplatformrelease/s60extras/group"/>
   103 <unit mrp="/sf/os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
     9      </component>
   104 </component>
    10     </collection>
   105 <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt" purpose="development" class="config">
    11     <collection name="s60locfiles" long-name="S60 Loc Files" level="mid">
   106 <unit mrp="/sf/os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
    12      <component name="s60locfiles_build" long-name="S60 Loc Files Component" origin-model="foundation">
   107 </component>
    13       <unit bldFile="/sf/os/deviceplatformrelease/s60locfiles/group"/>
   108 </collection>
    14      </component>
   109 <collection name="foundation_system" long-name="Foundation System" level="top">
    15     </collection>
   110 <component name="systemdocs" long-name="System Documentation" purpose="development" class="doc">
    16     <collection name="version" long-name="Version" level="top">
   111 <unit mrp="/sf/os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
    17      <component name="version_build" long-name="Version Component" origin-model="foundation">
   112 </component>
    18       <unit bldFile="/sf/os/deviceplatformrelease/version/group"/>
   113 <component name="system_model" long-name="System Model" introduced="tb91" purpose="development" class="config PC">
    19      </component>
   114 <unit mrp="/sf/os/deviceplatformrelease/foundation_system/system_model/system_model.mrp"/>
    20     </collection>
   115 </component>
    21     <collection name="sf_config" long-name="SF Config" level="mid">
   116 </collection>
    22      <component name="config" origin-model="foundation">
   117 <collection name="deviceplatformrelease_info" long-name="Device Platform Release Info" level="top">
    23       <!-- <unit bldFile="/sf/os/deviceplatformrelease/sf_config/config/apac/group"/> -->
   118 <component name="deviceplatformrelease_metadata" long-name="Device Platform Release Metadata" introduced="tb91" purpose="development" class="config PC">
    24       <!-- <unit bldFile="/sf/os/deviceplatformrelease/sf_config/config/group"/> -->
   119 <unit mrp="/sf/os/deviceplatformrelease/deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
    25       <!-- <unit bldFile="/sf/os/deviceplatformrelease/sf_config/config/japan/group"/> -->
   120 </component>
    26       <!-- <unit bldFile="/sf/os/deviceplatformrelease/sf_config/config/western/group"/> -->
   121 </collection>
    27      </component>
   122 <collection name="s60">
    28     </collection>
   123 <component name="S60Extras">
    29     <collection name="s60bld">
   124 <unit bldFile="/sf/os/deviceplatformrelease/S60Extras/group" mrp=""/>
    30      <component unofficial="yes" name="buildplatforms" origin-model="foundation">
   125 </component>
    31       <unit bldFile="/sf/tools/buildplatforms/group"/>
   126 <component name="S60LocFiles">
    32      </component>
   127 <unit bldFile="/sf/os/deviceplatformrelease/S60LocFiles/group" mrp=""/>
    33     </collection>
   128 </component>
    34    <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
   129 <component name="version">
    35      <component name="cedarutils" long-name="Cedar Utils" purpose="development" plugin="N" origin-model="Symbian">
   130 <unit bldFile="/sf/os/deviceplatformrelease/Version/group" mrp=""/>
    36       <unit mrp="/sf/os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
   131 </component>
    37      </component>
   132 </collection>
    38      <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt" purpose="development" class="config" plugin="N" origin-model="Symbian">
   133 </block>
    39       <unit mrp="/sf/os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
       
    40      </component>
       
    41     </collection>
       
    42     <collection name="foundation_system" long-name="Foundation System" level="top">
       
    43      <component name="systemdocs" long-name="System Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
       
    44       <unit mrp="/sf/os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
       
    45      </component>
       
    46      <component name="system_model" long-name="System Model" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
    47       <unit mrp="/sf/os/deviceplatformrelease/foundation_system/system_model/system_model.mrp"/>
       
    48      </component>
       
    49     </collection>
       
    50     <collection name="deviceplatformrelease_info" long-name="Device Platform Release Info" level="top">
       
    51      <component name="deviceplatformrelease_metadata" long-name="Device Platform Release Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
    52       <unit mrp="/sf/os/deviceplatformrelease/deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
       
    53      </component>
       
    54     </collection>
       
    55    </block>
       
    56 </layer>
   134 </layer>
    57 </systemModel>
   135 </systemModel>
    58 </SystemDefinition>
   136 </SystemDefinition>