symbian4/os/textandloc/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 217 fcee787f22fe
child 316 079a06b9ec58
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="textandloc" name="Text and Localisation Services" levels="encoding util fonts tools text">
     4 <!ATTLIST SystemDefinition
     4     <collection id="textandloc_plat" name="Text and Localisation Platform Interfaces" level="text">
     5   name CDATA #REQUIRED
     5      <component id="findutil_api" class="api" name="Find Util API" filter="s60">
     6   schema CDATA #REQUIRED
     6       <meta rel="Api" href="textandloc_plat/findutil_api/findutil_api.metaxml"/>
     7 >
     7       <unit bldFile="textandloc_plat/findutil_api/group"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8      </component>
     9 
     9      <component id="japanese_language_utilities_api" class="api" name="Japanese Language Utilities API" filter="s60">
    10 <!-- System Model Section of DTD -->
    10       <meta rel="Api" href="textandloc_plat/japanese_language_utilities_api/japanese_language_utilities_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11       <unit bldFile="textandloc_plat/japanese_language_utilities_api/group"/>
    12 
    12      </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13      <component id="sortutil_api" class="api" name="Sort Util API" filter="s60">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14       <meta rel="Api" href="textandloc_plat/sortutil_api/sortutil_api.metaxml"/>
    15 <!ATTLIST layer
    15       <unit bldFile="textandloc_plat/sortutil_api/group"/>
    16   name CDATA #REQUIRED
    16      </component>
    17   long-name CDATA #IMPLIED
    17     </collection>
    18   levels NMTOKENS #IMPLIED
    18     <collection id="textandloc_pub" name="Text and Localisation Public Interfaces" level="text">
    19   span CDATA #IMPLIED
    19      <component id="directory_localizer_api" class="api" name="Directory Localizer API" filter="s60">
    20 >
    20       <meta rel="Api" href="textandloc_pub/directory_localizer_api/directory_localizer_api.metaxml"/>
    21 
    21       <unit bldFile="textandloc_pub/directory_localizer_api/group"/>
    22 <!ELEMENT block (subblock* | collection*)*>
    22      </component>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     </collection>
    24 <!ATTLIST block
    24     <collection id="charconvfw" name="Character Conversion" level="encoding">
    25   levels NMTOKENS #IMPLIED
    25       <component id="charconv_fw" name="Character Encoding and Conversion Framework" purpose="optional">
    26   span CDATA #IMPLIED
    26         <unit bldFile="charconvfw/charconv_fw/group" mrp="charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
    27   level NMTOKEN #IMPLIED
    27       </component>
    28   name CDATA #REQUIRED
    28       <component id="charconvplugins" name="Character Encoding and Conversion Plugins" purpose="optional" class="plugin">
    29   long-name CDATA #IMPLIED
    29         <unit bldFile="charconvfw/charconvplugins/group" mrp="charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
    30 >
    30       </component>
    31 
    31       <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" class="plugin">
    32 <!ELEMENT subblock (collection)*>
    32         <unit bldFile="charconvfw/fatfilenameconversionplugins/group" mrp="charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33       </component>      
    34 <!ATTLIST subblock
    34     </collection>
    35   name CDATA #REQUIRED
    35     <collection id="fontandtxtsrv" name="Font and Text Services" level="fonts">
    36   long-name CDATA #IMPLIED
    36       <component id="iculayoutengine" name="ICU Layout Engine" introduced="9.2" purpose="optional" class="plugin" deprecated="^4">
    37 >
    37         <unit bldFile="fontservices/textshaperplugin/group" mrp="fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
    38 
    38       </component>
    39 <!ELEMENT collection (component)*>
    39       <component id="fontstore" name="Font Store" purpose="mandatory">
    40 <!-- Screen Driver, Content Handling, etc -->
    40         <unit bldFile="fontservices/fontstore/group" mrp="fontservices/fontstore/group/graphics_fntstore.mrp"/>
    41 <!ATTLIST collection
    41       </component>
    42   name CDATA #REQUIRED
    42      <component id="textbase" name="Text Base" purpose="mandatory">
    43   long-name CDATA #IMPLIED
    43      	<!-- placeholder for text code from GDI -->
    44   level NMTOKEN #IMPLIED
    44      </component>      
    45 >
    45       <component id="freetypefontrasteriser" name="FreeType Font Rasteriser" purpose="optional" class="plugin">
    46 
    46         <unit bldFile="fontservices/freetypefontrasteriser/group" mrp="fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
    47 <!ELEMENT component (unit)*>
    47       </component>
    48 <!-- contains units or is a  package or prebuilt -->
    48       <component id="referencefonts" name="Reference Fonts" introduced="6.0" purpose="optional">
    49 <!ATTLIST component
    49         <unit bldFile="fontservices/referencefonts/group" mrp="fontservices/referencefonts/group/graphics_fonts.mrp"/>
    50   name CDATA #REQUIRED
    50       </component>
    51   long-name CDATA #IMPLIED
    51     </collection>
    52   deprecated CDATA #IMPLIED
    52     <collection id="textlayout" name="Text Layout" level="text">
    53   introduced CDATA #IMPLIED
    53       <component id="texthandling" name="Text Handling" purpose="optional">
    54   contract CDATA #IMPLIED
    54         <unit bldFile="textrendering/texthandling/group" mrp="textrendering/texthandling/group/app-framework_etext.mrp"/>
    55   plugin (Y|N) "N"
    55       </component>
    56   filter CDATA #IMPLIED
    56       <component id="textformatting" name="Text Formatting" purpose="optional">
    57   class NMTOKENS #IMPLIED
    57         <unit bldFile="textrendering/textformatting/group" mrp="textrendering/textformatting/group/app-framework_form.mrp"/>
    58   supports CDATA #IMPLIED
    58       </component>
    59   purpose ( optional | mandatory | development ) "optional"
    59       <component id="word" name="Word" purpose="development" filter="test">
    60 >
    60         <unit mrp="textrendering/word/group/app-framework_word.mrp" bldFile="textrendering/word/group"/>
    61 
    61       </component>
    62 <!ELEMENT unit EMPTY >
    62     </collection>
    63 <!-- must be buildable (bld.inf) -->
    63     <collection id="textandlocutils" name="Text and Localisation Utils" level="util">
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64       <component id="numbergrouping" name="Number Grouping">
    65 <!ATTLIST unit
    65         <unit bldFile="charconvfw/numbergrouping/group"/>
    66   mrp CDATA #IMPLIED
    66       </component>
    67   filter CDATA #IMPLIED
    67       <component id="jplangutil" name="Japanese Language Utilities">
    68   bldFile CDATA #IMPLIED
    68         <unit bldFile="charconvfw/jplangutil/group"/>
    69   root CDATA #IMPLIED
    69       </component>
    70   version NMTOKEN #IMPLIED
    70       <component id="sortutil" name="Sorting Utility">
    71   prebuilt NMTOKEN #IMPLIED
    71         <unit bldFile="charconvfw/sortutil/group"/>
    72   late (Y|N) #IMPLIED
    72       </component>
    73   priority CDATA #IMPLIED
    73       <component id="inlinetext" name="Inline Text">
    74 >
    74         <unit bldFile="charconvfw/inlinetext/group"/>
    75 ]>
    75       </component>
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
    76      <component id="nearestlangutil" name="Nearest Language Util" introduced="^2" purpose="mandatory">
    77   <systemModel>
    77      	<!-- placeholder for split from bafl -->
    78     <layer name="os" long-name="OS" levels="hw services">
    78      </component>
    79       <block name="textandloc" level="services" long-name="Text and Localisation Services" levels="encoding util fonts tools text">
    79       <component id="numberformatting" name="Number Formatting" introduced="7.0s" purpose="optional">
    80         <collection name="textandloc_plat" long-name="Text and Localisation Platform Interfaces" level="text">
    80         <unit bldFile="textrendering/numberformatting/group" mrp="textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
    81           <component name="findutil_api" long-name="Find Util API" filter="s60" class="api">
    81       </component>
    82             <unit bldFile="/sf/os/textandloc/textandloc_plat/findutil_api/group"/>
    82     </collection>
    83           </component>
    83     <collection id="localesupport" name="Locale Support" level="util">
    84           <component name="japanese_language_utilities_api" long-name="Japanese Language Utilities API" filter="s60" class="api">
    84       <component id="reflocales" name="Reference Locales"  purpose="optional" class="plugin">
    85             <unit bldFile="/sf/os/textandloc/textandloc_plat/japanese_language_utilities_api/group"/>
    85         <unit bldFile="localisation/localesupport" mrp="localisation/localesupport/mmpfiles/base_loce32.mrp"/>
    86           </component>
    86       </component>
    87           <component name="sortutil_api" long-name="Sort Util API" filter="s60" class="api">
    87      <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory">
    88             <unit bldFile="/sf/os/textandloc/textandloc_plat/sortutil_api/group"/>
    88      	<!-- placeholder for split from bafl -->
    89           </component>
    89      </component>
    90         </collection>
    90     </collection>
    91         <collection name="textandloc_pub" long-name="Text and Localisation Public Interfaces" level="text">
    91     <collection id="textandloctools" name="Text and Localisation Tools"  level="tools">
    92           <component name="directory_localizer_api" long-name="Directory Localizer API" filter="s60" class="api">
    92       <component id="fontcompiler" name="Font Compiler" purpose="development" target="desktop">
    93             <unit bldFile="/sf/os/textandloc/textandloc_pub/directory_localizer_api/group"/>
    93         <!-- placeholder for split from GDI Tools -->
    94           </component>
    94       </component>
    95         </collection>
    95       <component id="bitmapfonttools" name="Bitmap Font Tools" purpose="development" target="desktop">
    96         <collection name="charconvfw" long-name="Character Conversion" level="encoding">
    96         <unit bldFile="../graphics/graphicstools/bitmapfonttools/group" mrp="../graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
    97           <component name="charconv_fw" long-name="Character Encoding and Conversion Framework" purpose="optional">
    97       </component>
    98             <unit bldFile="/sf/os/textandloc/charconvfw/charconv_fw/group" mrp="/sf/os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
    98     </collection>    
    99           </component>
    99     <collection id="textandloc_info" name="Text and Localisation Info" level="text">
   100           <component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" purpose="optional" plugin="Y">
   100       <component id="textandloc_metadata" name="Text and Localisation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
   101             <unit bldFile="/sf/os/textandloc/charconvfw/charconvplugins/group" mrp="/sf/os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
   101         <unit mrp="textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
   102           </component>
   102       </component>
   103           <component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" plugin="Y">
   103     </collection>
   104             <unit bldFile="/sf/os/textandloc/charconvfw/fatfilenameconversionplugins/group" mrp="/sf/os/textandloc/charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
   104   </package>
   105           </component>
       
   106         </collection>
       
   107         <collection name="fontandtxtsrv" long-name="Font and Text Services" level="fonts">
       
   108           <component name="iculayoutengine" long-name="ICU Layout Engine" introduced="9.2" purpose="optional" deprecated="^4" plugin="Y">
       
   109             <unit bldFile="/sf/os/textandloc/fontservices/textshaperplugin/group" mrp="/sf/os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
       
   110           </component>
       
   111           <component name="fontstore" long-name="Font Store" purpose="mandatory">
       
   112             <unit bldFile="/sf/os/textandloc/fontservices/fontstore/group" mrp="/sf/os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
       
   113           </component>
       
   114           <component name="textbase" long-name="Text Base" purpose="mandatory" class="placeholder">
       
   115             <!-- placeholder for text code from GDI -->
       
   116           </component>
       
   117           <component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" purpose="optional" plugin="Y">
       
   118             <unit bldFile="/sf/os/textandloc/fontservices/freetypefontrasteriser/group" mrp="/sf/os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
       
   119           </component>
       
   120           <component name="referencefonts" long-name="Reference Fonts" introduced="6.0" purpose="optional">
       
   121             <unit bldFile="/sf/os/textandloc/fontservices/referencefonts/group" mrp="/sf/os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
       
   122           </component>
       
   123         </collection>
       
   124         <collection name="textlayout" long-name="Text Layout" level="text">
       
   125           <component name="texthandling" long-name="Text Handling" purpose="optional">
       
   126             <unit bldFile="/sf/os/textandloc/textrendering/texthandling/group" mrp="/sf/os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
       
   127           </component>
       
   128           <component name="textformatting" long-name="Text Formatting" purpose="optional">
       
   129             <unit bldFile="/sf/os/textandloc/textrendering/textformatting/group" mrp="/sf/os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
       
   130           </component>
       
   131           <component name="word" long-name="Word" purpose="development" filter="test">
       
   132             <unit mrp="/sf/os/textandloc/textrendering/word/group/app-framework_word.mrp" bldFile="/sf/os/textandloc/textrendering/word/group"/>
       
   133           </component>
       
   134         </collection>
       
   135         <collection name="textandlocutils" long-name="Text and Localisation Utils" level="util">
       
   136           <component name="numbergrouping" long-name="Number Grouping">
       
   137             <unit bldFile="/sf/os/textandloc/charconvfw/numbergrouping/group"/>
       
   138           </component>
       
   139           <component name="jplangutil" long-name="Japanese Language Utilities">
       
   140             <unit bldFile="/sf/os/textandloc/charconvfw/jplangutil/group"/>
       
   141           </component>
       
   142           <component name="sortutil" long-name="Sorting Utility">
       
   143             <unit bldFile="/sf/os/textandloc/charconvfw/sortutil/group"/>
       
   144           </component>
       
   145           <component name="inlinetext" long-name="Inline Text">
       
   146             <unit bldFile="/sf/os/textandloc/charconvfw/inlinetext/group"/>
       
   147           </component>
       
   148           <component name="nearestlangutil" long-name="Nearest Language Util" introduced="^2" purpose="mandatory" class="placeholder">
       
   149             <!-- placeholder for split from bafl -->
       
   150           </component>
       
   151           <component name="numberformatting" long-name="Number Formatting" introduced="7.0s" purpose="optional">
       
   152             <unit bldFile="/sf/os/textandloc/textrendering/numberformatting/group" mrp="/sf/os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
       
   153           </component>
       
   154         </collection>
       
   155         <collection name="localesupport" long-name="Locale Support" level="util">
       
   156           <component name="reflocales" long-name="Reference Locales" purpose="optional" plugin="Y">
       
   157             <unit bldFile="/sf/os/textandloc/localisation/localesupport" mrp="/sf/os/textandloc/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
       
   158           </component>
       
   159           <component name="initlocale" long-name="Initialise Locale" introduced="^2" purpose="mandatory" class="placeholder">
       
   160             <!-- placeholder for split from bafl -->
       
   161           </component>
       
   162         </collection>
       
   163         <collection name="textandloctools" long-name="Text and Localisation Tools" level="tools">
       
   164           <component name="fontcompiler" long-name="Font Compiler" purpose="development" class="placeholder PC">
       
   165             <!-- placeholder for split from GDI Tools -->
       
   166           </component>
       
   167           <component name="bitmapfonttools" long-name="Bitmap Font Tools" purpose="development" class="PC">
       
   168             <unit bldFile="/sf/os/graphics/graphicstools/bitmapfonttools/group" mrp="/sf/os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
       
   169           </component>
       
   170         </collection>
       
   171         <collection name="textandloc_info" long-name="Text and Localisation Info" level="text">
       
   172           <component name="textandloc_metadata" long-name="Text and Localisation Metadata" introduced="^2" purpose="development" class="config PC">
       
   173             <unit mrp="/sf/os/textandloc/textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
       
   174           </component>
       
   175         </collection>
       
   176       </block>
       
   177     </layer>
       
   178   </systemModel>
       
   179 </SystemDefinition>
   105 </SystemDefinition>