symbian4/app/photos/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 174 e7654a759056
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" xmlns:qt="http://www.nokia.com/qt">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3  <package id="photos" name="Photos" levels="util support ui app">
     4 <!ATTLIST SystemDefinition
     4   <collection id="photos_group" name="Photos Group" level="support">
     5   name CDATA #REQUIRED
     5    <component id="photos_group_build" filter="s60" name="Photos Group Build" introduced="^4">
     6   schema CDATA #REQUIRED
     6     <!--<unit bldFile="group" qt:proFile="group.pro"/> -->
     7 >
     7    </component>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8   </collection>
     9 
     9   <collection id="photos_loggers" name="Photos Loggers" level="util">
    10 <!-- System Model Section of DTD -->
    10    <component id="photos_loggerqt" filter="s60" name="Photos Logger Qt" introduced="^4">
    11 <!ELEMENT systemModel (layer+)>
    11     <!--<unit bldFile="loggers/loggerqt" qt:proFile="loggerqt.pro"/> -->
    12 
    12    </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13   </collection>
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14   <collection id="photos_commonutilities" name="Photos Common Utilities" level="util">
    15 <!ATTLIST layer
    15    <component id="photos_externalutility" filter="s60" name="Photos External Utility" introduced="^4">
    16   name CDATA #REQUIRED
    16     <!--<unit bldFile="commonutilities/externalutility" qt:proFile="externalutility.pro"/> -->
    17   long-name CDATA #IMPLIED
    17    </component>
    18   levels NMTOKENS #IMPLIED
    18    <component id="imagedecoderwrapper" filter="s60" name="Image Decoder Wrapper" introduced="^4">
    19   span CDATA #IMPLIED
    19     <!--<unit bldFile="commonutilities/imagedecoderwrapper" qt:proFile="imagedecoderwrapper.pro"/> -->
    20 >
    20    </component>
    21 
    21   </collection>
    22 <!ELEMENT block (subblock* | collection*)*>
    22   <collection id="photos_ui" name="Photos UI" level="ui">
    23  <!-- Generic OS services, Comms Services, etc -->
    23    <component id="photos_uiengine" filter="s60" name="Photos UI Engine" introduced="^4">
    24 <!ATTLIST block
    24     <!--<unit bldFile="ui/uiengine" qt:proFile="uiengine.pro"/> -->
    25   levels NMTOKENS #IMPLIED
    25    </component>
    26   span CDATA #IMPLIED
    26    <component id="photos_commandhandlers" filter="s60" name="Photos Command Handlers" introduced="^4">
    27   level NMTOKEN #IMPLIED
    27     <!--<unit bldFile="ui/commandhandlers" qt:proFile="commandhandlers.pro"/> -->
    28   name CDATA #REQUIRED
    28    </component>
    29   long-name CDATA #IMPLIED
    29    <component id="photos_views" filter="s60" name="Photos Views" introduced="^4">
    30 >
    30     <!--<unit bldFile="ui/views" qt:proFile="views.pro"/> -->
    31 
    31    </component>
    32 <!ELEMENT subblock (collection)*>
    32    <component id="photos_viewmanagement" filter="s60" name="Photos View Management" introduced="^4">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33     <!--<unit bldFile="ui/viewmanagement" qt:proFile="viewmanagement.pro"/> -->
    34 <!ATTLIST subblock
    34    </component>
    35   name CDATA #REQUIRED
    35   </collection>
    36   long-name CDATA #IMPLIED
    36   <collection id="photos_main" name="Photos Main" level="support">
    37 >
    37    <component id="photos_main_build" filter="s60" name="Photos Main Build" introduced="^4">
    38 
    38     <!--<unit bldFile="main" qt:proFile="main.pro"/> -->
    39 <!ELEMENT collection (component)*>
    39    </component>
    40 <!-- Screen Driver, Content Handling, etc -->
    40   </collection>
    41 <!ATTLIST collection
    41   <collection id="imageviewerapp" name="Image Viewer App" level="support">
    42   name CDATA #REQUIRED
    42    <component id="imageviewerapp_build" filter="s60" name="Image Viewer App Build" introduced="^4">
    43   long-name CDATA #IMPLIED
    43     <!--<unit bldFile="imageviewerapp" qt:proFile="imageviewerapp.pro"/> -->
    44   level NMTOKEN #IMPLIED
    44    </component>
    45 >
    45   </collection>
    46 
    46   <collection id="photos_info" name="Photos Info" level="support">
    47 <!ELEMENT component (unit)*>
    47    <component id="photos_build" filter="s60" name="Photos Build" introduced="^4">
    48 <!-- contains units or is a  package or prebuilt -->
    48     <!--  split this up into the above components  -->
    49 <!ATTLIST component
    49     <unit bldFile="." qt:proFile="photos.pro"/>
    50   name CDATA #REQUIRED
    50    </component>
    51   long-name CDATA #IMPLIED
    51   </collection>
    52   deprecated CDATA #IMPLIED
    52  </package>
    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^4" schema="2.0.1">
       
    77   <systemModel>
       
    78     <layer name="app" long-name="Applications" levels="services apps">
       
    79       <block name="photos" level="apps" long-name="Photos" levels="util support ui app">
       
    80         <collection name="photos_group" long-name="Photos Group" level="support">
       
    81           <component name="photos_group_build" filter="s60" long-name="Photos Group Build" introduced="^4" class="placeholder">
       
    82             <!--<unit bldFile="group" qt:proFile="group.pro"/> -->
       
    83           </component>
       
    84         </collection>
       
    85         <collection name="photos_loggers" long-name="Photos Loggers" level="util">
       
    86           <component name="photos_loggerqt" filter="s60" long-name="Photos Logger Qt" introduced="^4" class="placeholder">
       
    87             <!--<unit bldFile="loggers/loggerqt" qt:proFile="loggerqt.pro"/> -->
       
    88           </component>
       
    89         </collection>
       
    90         <collection name="photos_commonutilities" long-name="Photos Common Utilities" level="util">
       
    91           <component name="photos_externalutility" filter="s60" long-name="Photos External Utility" introduced="^4" class="placeholder">
       
    92             <!--<unit bldFile="commonutilities/externalutility" qt:proFile="externalutility.pro"/> -->
       
    93           </component>
       
    94           <component name="imagedecoderwrapper" filter="s60" long-name="Image Decoder Wrapper" introduced="^4" class="placeholder">
       
    95             <!--<unit bldFile="commonutilities/imagedecoderwrapper" qt:proFile="imagedecoderwrapper.pro"/> -->
       
    96           </component>
       
    97         </collection>
       
    98         <collection name="photos_ui" long-name="Photos UI" level="ui">
       
    99           <component name="photos_uiengine" filter="s60" long-name="Photos UI Engine" introduced="^4" class="placeholder">
       
   100             <!--<unit bldFile="ui/uiengine" qt:proFile="uiengine.pro"/> -->
       
   101           </component>
       
   102           <component name="photos_commandhandlers" filter="s60" long-name="Photos Command Handlers" introduced="^4" class="placeholder">
       
   103             <!--<unit bldFile="ui/commandhandlers" qt:proFile="commandhandlers.pro"/> -->
       
   104           </component>
       
   105           <component name="photos_views" filter="s60" long-name="Photos Views" introduced="^4" class="placeholder">
       
   106             <!--<unit bldFile="ui/views" qt:proFile="views.pro"/> -->
       
   107           </component>
       
   108           <component name="photos_viewmanagement" filter="s60" long-name="Photos View Management" introduced="^4" class="placeholder">
       
   109             <!--<unit bldFile="ui/viewmanagement" qt:proFile="viewmanagement.pro"/> -->
       
   110           </component>
       
   111         </collection>
       
   112         <collection name="photos_main" long-name="Photos Main" level="support">
       
   113           <component name="photos_main_build" filter="s60" long-name="Photos Main Build" introduced="^4" class="placeholder">
       
   114             <!--<unit bldFile="main" qt:proFile="main.pro"/> -->
       
   115           </component>
       
   116         </collection>
       
   117         <collection name="imageviewerapp" long-name="Image Viewer App" level="support">
       
   118           <component name="imageviewerapp_build" filter="s60" long-name="Image Viewer App Build" introduced="^4" class="placeholder">
       
   119             <!--<unit bldFile="imageviewerapp" qt:proFile="imageviewerapp.pro"/> -->
       
   120           </component>
       
   121         </collection>
       
   122         <collection name="photos_info" long-name="Photos Info" level="support">
       
   123           <component name="photos_build" filter="s60" long-name="Photos Build" introduced="^4">
       
   124             <!--  split this up into the above components  -->
       
   125             <unit bldFile="/sf/app/photos/." proFile="photos.pro"/>
       
   126           </component>
       
   127         </collection>
       
   128       </block>
       
   129     </layer>
       
   130   </systemModel>
       
   131 </SystemDefinition>
    53 </SystemDefinition>