symbian4/os/imagingext/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="imagingext" name="Imaging Extensions" levels="adaptation hw-if plugin framework server app-if">
     4 <!ATTLIST SystemDefinition
     4   <collection id="imagingext_pub" name="Imaging Extensions Public Interfaces" level="app-if">
     5   name CDATA #REQUIRED
     5    <component id="exif_api" name="Exif API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="imagingext_pub/exif_api/exif_api.metaxml"/>
     7 >
     7     <unit bldFile="imagingext_pub/exif_api/group" filter="!test"/>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8     <unit bldFile="imagingext_pub/exif_api/tsrc/group"  filter="test,api_test"/>
     9 
     9    </component>
    10 <!-- System Model Section of DTD -->
    10   </collection>
    11 <!ELEMENT systemModel (layer+)>
    11   <collection id="imagingext_plat" name="Imaging Extensions Platform Interfaces" level="app-if">
    12 
    12    <component id="jpeg2000_icl_plugin_api" name="JPEG2000 ICL plugin API" class="api" filter="s60">
    13 <!ELEMENT layer (block* | collection*)*>
    13     <meta rel="Api" href="imagingext_plat/jpeg2000_icl_plugin_api/jpeg2000_icl_plugin_api.metaxml"/>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14     <unit bldFile="imagingext_plat/jpeg2000_icl_plugin_api/group"/>
    15 <!ATTLIST layer
    15    </component>
    16   name CDATA #REQUIRED
    16    <component id="extended_icl_jpeg_api" name="Extended ICL Jpeg API" class="api" filter="s60">
    17   long-name CDATA #IMPLIED
    17     <meta rel="Api" href="imagingext_plat/extended_icl_jpeg_api/extended_icl_jpeg_api.metaxml"/>
    18   levels NMTOKENS #IMPLIED
    18     <unit bldFile="imagingext_plat/extended_icl_jpeg_api/group" filter="!test"/>
    19   span CDATA #IMPLIED
    19     <unit bldFile="imagingext_plat/extended_icl_jpeg_api/tsrc/group" filter="test,api_test"/>
    20 >
    20    </component>
    21 
    21    <component id="h324_annex_k_custom_api" name="H324 Annex K Custom API" class="api" filter="s60">
    22 <!ELEMENT block (subblock* | collection*)*>
    22     <meta rel="Api" href="imagingext_plat/h324_annex_k_custom_api/h324_annex_k_custom_api.metaxml"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23     <unit bldFile="imagingext_plat/h324_annex_k_custom_api/group"/>
    24 <!ATTLIST block
    24    </component>
    25   levels NMTOKENS #IMPLIED
    25    <component id="ecam_orientation_custom_api" name="ECam Orientation Custom API" class="api" filter="s60">
    26   span CDATA #IMPLIED
    26     <meta rel="Api" href="imagingext_plat/ecam_orientation_custom_api/ecam_orientation_custom_api.metaxml"/>
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="imagingext_plat/ecam_orientation_custom_api/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="ecam_ui_orientation_override_custom_api" name="ECam UI Orientation Override Custom API" class="api" filter="s60">
    30 >
    30     <meta rel="Api" href="imagingext_plat/ecam_ui_orientation_override_custom_api/ecam_ui_orientation_override_custom_api.metaxml"/>
    31 
    31     <unit bldFile="imagingext_plat/ecam_ui_orientation_override_custom_api/group"/>
    32 <!ELEMENT subblock (collection)*>
    32    </component>
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33    <component id="ecam_face_tracking_custom_api" name="ECam Face Tracking Custom API" class="api" filter="s60">
    34 <!ATTLIST subblock
    34     <meta rel="Api" href="imagingext_plat/ecam_face_tracking_custom_api/ecam_face_tracking_custom_api.metaxml"/>
    35   name CDATA #REQUIRED
    35     <unit bldFile="imagingext_plat/ecam_face_tracking_custom_api/group"/>
    36   long-name CDATA #IMPLIED
    36    </component>
    37 >
    37    <component id="ecam_use_case_hint_custom_api" class="api" name="ECam Use Case Hint Custom API" filter="s60" introduced="^4">
    38 
    38       <meta rel="Api" href="imagingext_plat/ecam_use_case_hint_custom_api/ecam_use_case_hint_custom_api.metaxml"/>
    39 <!ELEMENT collection (component)*>
    39       <unit bldFile="imagingext_plat/ecam_use_case_hint_custom_api/group"/>
    40 <!-- Screen Driver, Content Handling, etc -->
    40    </component>
    41 <!ATTLIST collection
    41   </collection>
    42   name CDATA #REQUIRED
    42   <collection id="imageadaptationextensions" name="Image Adaptation Extensions" level="app-if">
    43   long-name CDATA #IMPLIED
    43    <component id="iclextjpegapi" filter="s60" name="ICL Extension JPEG API">
    44   level NMTOKEN #IMPLIED
    44     <unit bldFile="imageadaptationextensions/iclextjpegapi/group"/>
    45 >
    45    </component>
    46 
    46    <component id="imageadaptationextensions_build" filter="s60" name="Image Adaptation Extensions Build">
    47 <!ELEMENT component (unit)*>
    47     <!--  Move the export from this bld.inf into the above one and remove this component, or make this a ROM component -->
    48 <!-- contains units or is a  package or prebuilt -->
    48     <unit bldFile="imageadaptationextensions/group"/>
    49 <!ATTLIST component
    49    </component>
    50   name CDATA #REQUIRED
    50   </collection>
    51   long-name CDATA #IMPLIED
    51   <collection id="imagingmodules" name="Imaging Modules" level="hw-if">
    52   deprecated CDATA #IMPLIED
    52    <component id="exiflib" filter="s60" name="Exif Library">
    53   introduced CDATA #IMPLIED
    53     <unit bldFile="imagingmodules/exiflib/group"/>
    54   contract CDATA #IMPLIED
    54    </component>
    55   plugin (Y|N) "N"
    55    <component id="jp2kcodec" filter="s60" name="JPEG2000 Decoder Plugin" class="plugin">
    56   filter CDATA #IMPLIED
    56     <unit bldFile="imagingmodules/jp2kcodec/group"/>
    57   class NMTOKENS #IMPLIED
    57    </component>
    58   supports CDATA #IMPLIED
    58   </collection>
    59   purpose ( optional | mandatory | development ) "optional"
    59  </package>
    60 >
       
    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="os" long-name="OS" levels="hw services">
       
    79       <block name="imagingext" level="services" long-name="Imaging Extensions" levels="adaptation hw-if plugin framework server app-if">
       
    80         <collection name="imagingext_pub" long-name="Imaging Extensions Public Interfaces" level="app-if">
       
    81           <component name="exif_api" long-name="Exif API" filter="s60" class="api">
       
    82             <unit bldFile="/sf/os/imagingext/imagingext_pub/exif_api/group" filter="!test"/>
       
    83             <unit bldFile="/sf/os/imagingext/imagingext_pub/exif_api/tsrc/group" filter="test,api_test"/>
       
    84           </component>
       
    85         </collection>
       
    86         <collection name="imagingext_plat" long-name="Imaging Extensions Platform Interfaces" level="app-if">
       
    87           <component name="jpeg2000_icl_plugin_api" long-name="JPEG2000 ICL plugin API" filter="s60" class="api">
       
    88             <unit bldFile="/sf/os/imagingext/imagingext_plat/jpeg2000_icl_plugin_api/group"/>
       
    89           </component>
       
    90           <component name="extended_icl_jpeg_api" long-name="Extended ICL Jpeg API" filter="s60" class="api">
       
    91             <unit bldFile="/sf/os/imagingext/imagingext_plat/extended_icl_jpeg_api/group" filter="!test"/>
       
    92             <unit bldFile="/sf/os/imagingext/imagingext_plat/extended_icl_jpeg_api/tsrc/group" filter="test,api_test"/>
       
    93           </component>
       
    94           <component name="h324_annex_k_custom_api" long-name="H324 Annex K Custom API" filter="s60" class="api">
       
    95             <unit bldFile="/sf/os/imagingext/imagingext_plat/h324_annex_k_custom_api/group"/>
       
    96           </component>
       
    97           <component name="ecam_orientation_custom_api" long-name="ECam Orientation Custom API" filter="s60" class="api">
       
    98             <unit bldFile="/sf/os/imagingext/imagingext_plat/ecam_orientation_custom_api/group"/>
       
    99           </component>
       
   100           <component name="ecam_ui_orientation_override_custom_api" long-name="ECam UI Orientation Override Custom API" filter="s60" class="api">
       
   101             <unit bldFile="/sf/os/imagingext/imagingext_plat/ecam_ui_orientation_override_custom_api/group"/>
       
   102           </component>
       
   103           <component name="ecam_face_tracking_custom_api" long-name="ECam Face Tracking Custom API" filter="s60" class="api">
       
   104             <unit bldFile="/sf/os/imagingext/imagingext_plat/ecam_face_tracking_custom_api/group"/>
       
   105           </component>
       
   106           <component name="ecam_use_case_hint_custom_api" long-name="ECam Use Case Hint Custom API" filter="s60" introduced="^4" class="api">
       
   107             <unit bldFile="/sf/os/imagingext/imagingext_plat/ecam_use_case_hint_custom_api/group"/>
       
   108           </component>
       
   109         </collection>
       
   110         <collection name="imageadaptationextensions" long-name="Image Adaptation Extensions" level="app-if">
       
   111           <component name="iclextjpegapi" filter="s60" long-name="ICL Extension JPEG API">
       
   112             <unit bldFile="/sf/os/imagingext/imageadaptationextensions/iclextjpegapi/group"/>
       
   113           </component>
       
   114           <component name="imageadaptationextensions_build" filter="s60" long-name="Image Adaptation Extensions Build">
       
   115             <!--  Move the export from this bld.inf into the above one and remove this component, or make this a ROM component -->
       
   116             <unit bldFile="/sf/os/imagingext/imageadaptationextensions/group"/>
       
   117           </component>
       
   118         </collection>
       
   119         <collection name="imagingmodules" long-name="Imaging Modules" level="hw-if">
       
   120           <component name="exiflib" filter="s60" long-name="Exif Library">
       
   121             <unit bldFile="/sf/os/imagingext/imagingmodules/exiflib/group"/>
       
   122           </component>
       
   123           <component name="jp2kcodec" filter="s60" long-name="JPEG2000 Decoder Plugin" plugin="Y">
       
   124             <unit bldFile="/sf/os/imagingext/imagingmodules/jp2kcodec/group"/>
       
   125           </component>
       
   126         </collection>
       
   127       </block>
       
   128     </layer>
       
   129   </systemModel>
       
   130 </SystemDefinition>
    60 </SystemDefinition>