symbian3/mw/uitools/package_definition.xml
changeset 225 ca0986c8ace9
child 269 96bc1f23ffac
equal deleted inserted replaced
224:535757f33d07 225:ca0986c8ace9
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     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 ]>
       
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
       
    54 <systemModel>
       
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56 <block name="uitools" level="specific" long-name="UI Tools" levels="compile encode tool if">
       
    57 <collection name="uitools_pub" long-name="UI Tools Public Interfaces" level="if">
       
    58 <component name="third_party_bitmap_palette_api" long-name="Third Party Bitmap Palette API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
       
    60 </component>
       
    61 </collection>
       
    62 <collection name="uitools_plat" long-name="UI Tools Platform Interfaces" level="if">
       
    63 <component name="cdl_api" long-name="CDL API" filter="s60" class="api">
       
    64 <unit bldFile="/sf/mw/uitools/uitools_plat/cdl_api/group"/>
       
    65 </component>
       
    66 <component name="layout_system_private_api" long-name="Layout System Private API" filter="s60" class="api">
       
    67 <unit bldFile="/sf/mw/uitools/uitools_plat/layout_system_private_api/group"/>
       
    68 </component>
       
    69 </collection>
       
    70 <collection name="cdlcompilertoolkit" long-name="CDL Compiler Toolkit" level="compile">
       
    71 <!-- collection is actually a component. Needs to be moved down a directory -->
       
    72 <component name="cdlcompilertoolkit_build" filter="s60" long-name="CDL Compiler Toolkit Build">
       
    73 <unit bldFile="/sf/mw/uitools/cdlcompilertoolkit/group"/>
       
    74 </component>
       
    75 </collection>
       
    76 <collection name="cdlcompiler" long-name="CDL Compiler" level="compile">
       
    77 <!-- collection is actually a component. Needs to be moved down a directory -->
       
    78 <component name="cdlcompiler_build" filter="s60" long-name="CDL Compiler Build">
       
    79 <unit bldFile="/sf/mw/uitools/cdlcompiler/group"/>
       
    80 </component>
       
    81 </collection>
       
    82 <collection name="gfxtools" long-name="Graphics Tools" level="tool">
       
    83 <component name="color" filter="s60" long-name="Bitmap Colour Palette" class="PC">
       
    84 <unit bldFile="/sf/mw/uitools/gfxtools/color/group"/>
       
    85 </component>
       
    86 </collection>
       
    87 <collection name="aknlayoutcompiler" long-name="Avkon Layout Compiler" level="compile">
       
    88 <!-- collection is actually a component. Needs to be moved down a directory -->
       
    89 <component name="aknlayoutcompiler_build" filter="s60" long-name="Avkon Layout Compiler Build">
       
    90 <unit bldFile="/sf/mw/uitools/aknlayoutcompiler/group"/>
       
    91 </component>
       
    92 </collection>
       
    93 <collection name="skincompiler" long-name="Skin Compiler" level="compile">
       
    94 <component name="aknskindesccompiler" filter="s60" long-name="Avkon Skin Descriptor Compiler">
       
    95 <unit bldFile="/sf/mw/uitools/skincompiler/AknSkinDescCompiler/group"/>
       
    96 </component>
       
    97 </collection>
       
    98 <collection name="reszip" long-name="Resource Zip" level="encode">
       
    99 <!-- collection is actually a component. Needs to be moved down a directory -->
       
   100 <component name="reszip_build" filter="s60" long-name="Resource Zip Build">
       
   101 <unit bldFile="/sf/mw/uitools/reszip/group"/>
       
   102 </component>
       
   103 </collection>
       
   104 <collection name="toollibraries" long-name="Tool Libraries" level="tool"/>
       
   105 <collection name="svgtencoder" long-name="SVGT Encoder" level="encode">
       
   106 <component name="svgtenc" filter="s60" long-name="Standalone SVGT Encoder" class="PC">
       
   107 <unit bldFile="/sf/mw/uitools/svgtencoder/svgtenc/standalone/group"/>
       
   108 </component>
       
   109 </collection>
       
   110 </block>
       
   111 </layer>
       
   112 </systemModel>
       
   113 </SystemDefinition>