symbian3/app/camera/package_definition.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 27d9d356efbf
child 481 3e63b7f94b64
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     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="camera" name="Camera Apps">
     4 <!ATTLIST SystemDefinition
     4   <collection id="camera_plat" name="Camera Apps Platform Interfaces">
     5   name CDATA #REQUIRED
     5    <component id="camcorder_ui_constants_api" name="Camcorder UI Constants API" class="api" filter="s60">
     6   schema CDATA #REQUIRED
     6     <meta rel="Api" href="camera_plat/camcorder_ui_constants_api/camcorder_ui_constants_api.metaxml"/>
     7 >
     7     <unit bldFile="camera_plat/camcorder_ui_constants_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="active_palette_2_api" name="Active Palette 2 API" class="api" filter="s60">
    10 <!-- System Model Section of DTD -->
    10     <meta rel="Api" href="camera_plat/active_palette_2_api/active_palette_2_api.metaxml"/>
    11 <!ELEMENT systemModel (layer+)>
    11     <unit bldFile="camera_plat/active_palette_2_api/group"/>
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13   </collection>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14   <collection id="camerauis" name="Camera UIs">
    15 <!ATTLIST layer
    15    <component id="activepalette" filter="s60" name="Active Palette">
    16   name CDATA #REQUIRED
    16     <unit bldFile="camerauis/activepalette/group"/>
    17   long-name CDATA #IMPLIED
    17    </component>
    18   levels NMTOKENS #IMPLIED
    18    <component id="cameraapp" filter="s60" name="Camera Application">
    19   span CDATA #IMPLIED
    19     <unit bldFile="camerauis/cameraapp/group"/>
    20 >
    20     <unit bldFile="camerauis/cameraapp/help/group"/>
    21 
    21    </component>
    22 <!ELEMENT block (subblock* | collection*)*>
    22   </collection>
    23  <!-- Generic OS services, Comms Services, etc -->
    23   <collection id="camera_info" name="Camera Apps Info">
    24 <!ATTLIST block
    24    <component id="camera_plat_test" filter="s60,test,api_test" name="Camera Apps Platform API Tests" purpose="development">
    25   levels NMTOKENS #IMPLIED
    25     <!-- can only have one unit. #include from a single bld.inf? -->
    26   span CDATA #IMPLIED
    26     <unit bldFile="camera_plat/camcorder_ui_constants_api/tsrc/group"/>
    27   level NMTOKEN #IMPLIED
    27     <unit bldFile="camera_plat/active_palette_2_api/tsrc/group"/>
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29   </collection>
    30 >
    30  </package>
    31 
       
    32 <!ELEMENT subblock (collection)*>
       
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
       
    34 <!ATTLIST subblock
       
    35   name CDATA #REQUIRED
       
    36   long-name CDATA #IMPLIED
       
    37 >
       
    38 
       
    39 <!ELEMENT collection (component)*>
       
    40 <!-- Screen Driver, Content Handling, etc -->
       
    41 <!ATTLIST collection
       
    42   name CDATA #REQUIRED
       
    43   long-name CDATA #IMPLIED
       
    44   level NMTOKEN #IMPLIED
       
    45 >
       
    46 
       
    47 <!ELEMENT component (unit)*>
       
    48 <!-- contains units or is a  package or prebuilt -->
       
    49 <!ATTLIST component
       
    50   name CDATA #REQUIRED
       
    51   long-name CDATA #IMPLIED
       
    52   deprecated CDATA #IMPLIED
       
    53   introduced CDATA #IMPLIED
       
    54   contract CDATA #IMPLIED
       
    55   plugin (Y|N) "N"
       
    56   filter CDATA #IMPLIED
       
    57   class NMTOKENS #IMPLIED
       
    58   supports CDATA #IMPLIED
       
    59   purpose ( optional | mandatory | development ) "optional"
       
    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^3" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="app" long-name="Applications" levels="services apps">
       
    79       <block name="camera" level="apps" long-name="Camera Apps">
       
    80         <collection name="camera_plat" long-name="Camera Apps Platform Interfaces">
       
    81           <component name="camcorder_ui_constants_api" long-name="Camcorder UI Constants API" filter="s60" class="api">
       
    82             <unit bldFile="/sf/app/camera/camera_plat/camcorder_ui_constants_api/group"/>
       
    83           </component>
       
    84           <component name="active_palette_2_api" long-name="Active Palette 2 API" filter="s60" class="api">
       
    85             <unit bldFile="/sf/app/camera/camera_plat/active_palette_2_api/group"/>
       
    86           </component>
       
    87         </collection>
       
    88         <collection name="camerauis" long-name="Camera UIs">
       
    89           <component name="activepalette" filter="s60" long-name="Active Palette">
       
    90             <unit bldFile="/sf/app/camera/camerauis/activepalette/group"/>
       
    91           </component>
       
    92           <component name="cameraapp" filter="s60" long-name="Camera Application">
       
    93             <unit bldFile="/sf/app/camera/camerauis/cameraapp/group"/>
       
    94             <unit bldFile="/sf/app/camera/camerauis/cameraapp/help/group"/>
       
    95           </component>
       
    96         </collection>
       
    97         <collection name="camera_info" long-name="Camera Apps Info">
       
    98           <component name="camera_plat_test" filter="s60,test,api_test" long-name="Camera Apps Platform API Tests" purpose="development">
       
    99             <!-- can only have one unit. #include from a single bld.inf? -->
       
   100             <unit bldFile="/sf/app/camera/camera_plat/camcorder_ui_constants_api/tsrc/group"/>
       
   101             <unit bldFile="/sf/app/camera/camera_plat/active_palette_2_api/tsrc/group"/>
       
   102           </component>
       
   103         </collection>
       
   104       </block>
       
   105     </layer>
       
   106   </systemModel>
       
   107 </SystemDefinition>
    31 </SystemDefinition>