symbian4/app/videoplayer/package_definition.xml
changeset 305 123e27c43968
child 320 7975a56cd8c7
equal deleted inserted replaced
304:34513d6de7cd 305:123e27c43968
       
     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^4" schema="2.0.1">
       
    54  <systemModel>
       
    55   <layer name="app" long-name="Applications" levels="services apps">
       
    56    <block name="videoplayer" level="apps" long-name="Video Player Apps" levels="support plugin util apps">
       
    57 <collection name="videoplayer_plat" long-name="Video Player Apps Platform Interfaces" level="apps">
       
    58 <component name="videoplayer_startup_api" long-name="Video Player Startup API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/app/videoplayer/videoplayer_plat/videoplayer_startup_api/group"/>
       
    60 </component>
       
    61 <component name="videocollection_api" long-name="Video Collection API" filter="s60" class="api">
       
    62 <unit bldFile="/sf/app/videoplayer/videoplayer_plat/videocollection_api/group"/>
       
    63 </component>
       
    64 </collection>
       
    65 <collection name="videocollection" long-name="Video Collection" level="util">
       
    66 <component name="mpxmyvideoscollection" filter="s60" long-name="MPX My Videos Collection" introduced="^3">
       
    67 <unit bldFile="/sf/app/videoplayer/videocollection/mpxmyvideoscollection/group"/>
       
    68 </component>
       
    69 <component name="videocollectionwrapper" filter="s60" long-name="Video Collection Wrapper" introduced="^4">
       
    70 <unit bldFile="/sf/app/videoplayer/videocollection/videocollectionwrapper" proFile="videocollectionwrapper.pro" qmakeArgs="-r"/>
       
    71 </component>
       
    72 <component name="videocollectionview" filter="s60" long-name="Video Collection View" introduced="^4">
       
    73 <unit bldFile="/sf/app/videoplayer/videocollection/videocollectionview" proFile="videocollectionview.pro" qmakeArgs="-r"/>
       
    74 </component>
       
    75 <component name="videofiledetailsview" filter="s60" long-name="Video File Details View" introduced="^4">
       
    76 <unit bldFile="/sf/app/videoplayer/videocollection/videofiledetailsview" proFile="videofiledetailsview.pro" qmakeArgs="-r"/>
       
    77 </component>
       
    78 </collection>
       
    79 <collection name="mediasettings" long-name="Media Settings" level="support">
       
    80 <!--  this is really a component. Should be moved down a directory -->
       
    81 <component name="mediasettings_build" filter="s60" long-name="Media Settings Build">
       
    82 <unit bldFile="/sf/app/videoplayer/mediasettings/group"/>
       
    83 </component>
       
    84 </collection>
       
    85 <collection name="videoplayerapp" long-name="Video Player App" level="apps">
       
    86 <component name="videoplayerengine" long-name="Video Player Engine" filter="s60" introduced="^4">
       
    87 <unit bldFile="/sf/app/videoplayer/videoplayerapp/videoplayerengine" proFile="videoplayerengine.pro" qmakeArgs="-r"/>
       
    88 </component>
       
    89 <component name="hbvideoplayer" filter="s60" long-name="HB Video Player" introduced="^4">
       
    90 <unit bldFile="/sf/app/videoplayer/videoplayerapp/hbvideoplayer" proFile="hbvideoplayer.pro" qmakeArgs="-r"/>
       
    91 </component>
       
    92 </collection>
       
    93 <collection name="videoplayback" long-name="Video Playback Plugins" level="plugin">
       
    94 <component name="hbvideoplaybackview" filter="s60" long-name="HB Video Playback View" introduced="^4" plugin="Y">
       
    95 <unit bldFile="/sf/app/videoplayer/videoplayback/hbvideoplaybackview" proFile="hbvideoplaybackview.pro" qmakeArgs="-r"/>
       
    96 </component>
       
    97 <component name="hbvideoplaybackviewplugin" filter="s60" long-name="HB Video Playback View Plugin" introduced="^4" plugin="Y">
       
    98 <unit bldFile="/sf/app/videoplayer/videoplayback/hbvideoplaybackviewplugin" proFile="hbvideoplaybackviewplugin.pro" qmakeArgs="-r"/>
       
    99 </component>
       
   100 <component name="videohelix" long-name="Video Helix" filter="s60" introduced="^3" plugin="Y">
       
   101 <unit bldFile="/sf/app/videoplayer/videoplayback/videohelix/group"/>
       
   102 </component>
       
   103 </collection>
       
   104 </block>
       
   105   </layer>
       
   106  </systemModel>
       
   107 </SystemDefinition>