symbian4/mw/uitools/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 217 fcee787f22fe
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="uitools" name="UI Tools" levels="compile encode tool if">
     4 <!ATTLIST SystemDefinition
     4   <collection id="uitools_pub" name="UI Tools Public Interfaces" level="if">
     5   name CDATA #REQUIRED
     5    <component id="third_party_bitmap_palette_api" name="Third Party Bitmap Palette API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="uitools_pub/third_party_bitmap_palette_api/third_party_bitmap_palette_api.metaxml"/>
     7 >
     7     <unit bldFile="uitools_pub/third_party_bitmap_palette_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8    </component>
     9 
     9   </collection>
    10 <!-- System Model Section of DTD -->
    10   <collection id="uitools_plat" name="UI Tools Platform Interfaces" level="if">
    11 <!ELEMENT systemModel (layer+)>
    11    <component id="uitools_cdl_api" name="CDL API" class="api" filter="s60">
    12 
    12     <meta rel="Api" href="uitools_plat/cdl_api/cdl_api.metaxml"/>
    13 <!ELEMENT layer (block* | collection*)*>
    13     <unit bldFile="uitools_plat/cdl_api/group"/>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14    </component>
    15 <!ATTLIST layer
    15    <component id="uitools_layout_system_private_api" name="Layout System Private API" class="api" filter="s60">
    16   name CDATA #REQUIRED
    16     <meta rel="Api" href="uitools_plat/layout_system_private_api/layout_system_private_api.metaxml"/>
    17   long-name CDATA #IMPLIED
    17     <unit bldFile="uitools_plat/layout_system_private_api/group"/>
    18   levels NMTOKENS #IMPLIED
    18    </component>
    19   span CDATA #IMPLIED
    19   </collection>
    20 >
    20   <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
    21 
    21    <!-- collection is actually a component. Needs to be moved down a directory -->
    22 <!ELEMENT block (subblock* | collection*)*>
    22    <component id="cdlcompilertoolkit_build" filter="s60" name="CDL Compiler Toolkit Build">
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="cdlcompilertoolkit/group"/>
    24 <!ATTLIST block
    24    </component>
    25   levels NMTOKENS #IMPLIED
    25   </collection>
    26   span CDATA #IMPLIED
    26   <collection id="cdlcompiler" name="CDL Compiler" level="compile">
    27   level NMTOKEN #IMPLIED
    27    <!-- collection is actually a component. Needs to be moved down a directory -->
    28   name CDATA #REQUIRED
    28    <component id="cdlcompiler_build" filter="s60" name="CDL Compiler Build">
    29   long-name CDATA #IMPLIED
    29     <unit bldFile="cdlcompiler/group"/>
    30 >
    30    </component>
    31 
    31   </collection>
    32 <!ELEMENT subblock (collection)*>
    32   <collection id="gfxtools" name="Graphics Tools" level="tool">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    <component id="color" filter="s60" name="Bitmap Colour Palette" target="desktop">
    34 <!ATTLIST subblock
    34     <unit bldFile="gfxtools/color/group"/>
    35   name CDATA #REQUIRED
    35    </component>
    36   long-name CDATA #IMPLIED
    36   </collection>
    37 >
    37   <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
    38 
    38    <!-- collection is actually a component. Needs to be moved down a directory -->
    39 <!ELEMENT collection (component)*>
    39    <component id="aknlayoutcompiler_build" filter="s60" name="Avkon Layout Compiler Build">
    40 <!-- Screen Driver, Content Handling, etc -->
    40     <unit bldFile="../uitools/aknlayoutcompiler/group"/>
    41 <!ATTLIST collection
    41    </component>
    42   name CDATA #REQUIRED
    42   </collection>
    43   long-name CDATA #IMPLIED
    43   <collection id="skincompiler" name="Skin Compiler" level="compile">
    44   level NMTOKEN #IMPLIED
    44    <component id="aknskindesccompiler" filter="s60" name="Avkon Skin Descriptor Compiler">
    45 >
    45     <unit bldFile="skincompiler/AknSkinDescCompiler/group"/>
    46 
    46    </component>
    47 <!ELEMENT component (unit)*>
    47   </collection>
    48 <!-- contains units or is a  package or prebuilt -->
    48   <collection id="reszip" name="Resource Zip" level="encode">
    49 <!ATTLIST component
    49    <!-- collection is actually a component. Needs to be moved down a directory -->
    50   name CDATA #REQUIRED
    50    <component id="reszip_build" filter="s60" name="Resource Zip Build">
    51   long-name CDATA #IMPLIED
    51     <unit bldFile="reszip/group"/>
    52   deprecated CDATA #IMPLIED
    52    </component>
    53   introduced CDATA #IMPLIED
    53   </collection>
    54   contract CDATA #IMPLIED
    54   <collection id="toollibraries" name="Tool Libraries" level="tool"/>
    55   plugin (Y|N) "N"
    55   <collection id="svgtencoder" name="SVGT Encoder" level="encode">
    56   filter CDATA #IMPLIED
    56    <component id="svgtenc" filter="s60" name="Standalone SVGT Encoder" target="desktop">
    57   class NMTOKENS #IMPLIED
    57     <unit bldFile="svgtencoder/svgtenc/standalone/group"/>
    58   supports CDATA #IMPLIED
    58    </component>
    59   purpose ( optional | mandatory | development ) "optional"
    59   </collection>
    60 >
    60  </package>
    61 
       
    62 <!ELEMENT unit EMPTY >
       
    63 <!-- must be buildable (bld.inf) -->
       
    64 <!-- bldFile  may someday be removed in favour of mrp -->
       
    65 <!ATTLIST unit
       
    66   mrp CDATA #IMPLIED
       
    67   filter CDATA #IMPLIED
       
    68   bldFile CDATA #IMPLIED
       
    69   root CDATA #IMPLIED
       
    70   version NMTOKEN #IMPLIED
       
    71   prebuilt NMTOKEN #IMPLIED
       
    72   late (Y|N) #IMPLIED
       
    73   priority CDATA #IMPLIED
       
    74 >
       
    75 ]>
       
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
       
    79       <block name="uitools" level="specific" long-name="UI Tools" levels="compile encode tool if">
       
    80         <collection name="uitools_pub" long-name="UI Tools Public Interfaces" level="if">
       
    81           <component name="third_party_bitmap_palette_api" long-name="Third Party Bitmap Palette API" filter="s60" class="api">
       
    82             <unit bldFile="/sf/mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
       
    83           </component>
       
    84         </collection>
       
    85         <collection name="uitools_plat" long-name="UI Tools Platform Interfaces" level="if">
       
    86           <component name="uitools_cdl_api" long-name="CDL API" filter="s60" class="api">
       
    87             <unit bldFile="/sf/mw/uitools/uitools_plat/cdl_api/group"/>
       
    88           </component>
       
    89           <component name="uitools_layout_system_private_api" long-name="Layout System Private API" filter="s60" class="api">
       
    90             <unit bldFile="/sf/mw/uitools/uitools_plat/layout_system_private_api/group"/>
       
    91           </component>
       
    92         </collection>
       
    93         <collection name="cdlcompilertoolkit" long-name="CDL Compiler Toolkit" level="compile">
       
    94           <!-- collection is actually a component. Needs to be moved down a directory -->
       
    95           <component name="cdlcompilertoolkit_build" filter="s60" long-name="CDL Compiler Toolkit Build">
       
    96             <unit bldFile="/sf/mw/uitools/cdlcompilertoolkit/group"/>
       
    97           </component>
       
    98         </collection>
       
    99         <collection name="cdlcompiler" long-name="CDL Compiler" level="compile">
       
   100           <!-- collection is actually a component. Needs to be moved down a directory -->
       
   101           <component name="cdlcompiler_build" filter="s60" long-name="CDL Compiler Build">
       
   102             <unit bldFile="/sf/mw/uitools/cdlcompiler/group"/>
       
   103           </component>
       
   104         </collection>
       
   105         <collection name="gfxtools" long-name="Graphics Tools" level="tool">
       
   106           <component name="color" filter="s60" long-name="Bitmap Colour Palette" class="PC">
       
   107             <unit bldFile="/sf/mw/uitools/gfxtools/color/group"/>
       
   108           </component>
       
   109         </collection>
       
   110         <collection name="aknlayoutcompiler" long-name="Avkon Layout Compiler" level="compile">
       
   111           <!-- collection is actually a component. Needs to be moved down a directory -->
       
   112           <component name="aknlayoutcompiler_build" filter="s60" long-name="Avkon Layout Compiler Build">
       
   113             <unit bldFile="/sf/mw/uitools/aknlayoutcompiler/group"/>
       
   114           </component>
       
   115         </collection>
       
   116         <collection name="skincompiler" long-name="Skin Compiler" level="compile">
       
   117           <component name="aknskindesccompiler" filter="s60" long-name="Avkon Skin Descriptor Compiler">
       
   118             <unit bldFile="/sf/mw/uitools/skincompiler/AknSkinDescCompiler/group"/>
       
   119           </component>
       
   120         </collection>
       
   121         <collection name="reszip" long-name="Resource Zip" level="encode">
       
   122           <!-- collection is actually a component. Needs to be moved down a directory -->
       
   123           <component name="reszip_build" filter="s60" long-name="Resource Zip Build">
       
   124             <unit bldFile="/sf/mw/uitools/reszip/group"/>
       
   125           </component>
       
   126         </collection>
       
   127         <collection name="toollibraries" long-name="Tool Libraries" level="tool"/>
       
   128         <collection name="svgtencoder" long-name="SVGT Encoder" level="encode">
       
   129           <component name="svgtenc" filter="s60" long-name="Standalone SVGT Encoder" class="PC">
       
   130             <unit bldFile="/sf/mw/uitools/svgtencoder/svgtenc/standalone/group"/>
       
   131           </component>
       
   132         </collection>
       
   133       </block>
       
   134     </layer>
       
   135   </systemModel>
       
   136 </SystemDefinition>
    61 </SystemDefinition>