tip_pbc/mw/svgt/package_definition.xml
changeset 361 e1a3c78941f2
parent 355 0357197762a6
child 386 b83b50a45c11
--- a/tip_pbc/mw/svgt/package_definition.xml	Thu Aug 19 18:51:41 2010 +0100
+++ b/tip_pbc/mw/svgt/package_definition.xml	Thu Aug 19 18:52:09 2010 +0100
@@ -50,24 +50,24 @@
   late (Y|N) #IMPLIED
   priority CDATA #IMPLIED>
 ]>
-<SystemDefinition schema="2.0.1" name="Symbian^4">
+<SystemDefinition name="Symbian^4" schema="2.0.1">
  <systemModel>
   <layer name="mw" long-name="Middleware" levels="generic specific">
-   <block name="svgt" level="generic" levels="util ui" long-name="SVG Tiny">
+   <block name="svgt" level="generic" long-name="SVG Tiny" levels="util ui">
 <collection name="svgt_plat" long-name="SVG Tiny Platform Interfaces" level="ui">
-<component name="svgt_api" long-name="SVGT API" introduced="9.2" filter="s60" purpose="optional" class="api">
+<component name="svgt_api" long-name="SVGT API" introduced="9.2" filter="s60" class="api">
 <unit bldFile="/sf/mw/svgt/svgt_plat/svgt_api/group"/>
 </component>
-<component name="nvg_api" long-name="NVG API" introduced="9.2" filter="s60" purpose="optional" class="api">
+<component name="nvg_api" long-name="NVG API" introduced="9.2" filter="s60" class="api">
 <unit bldFile="/sf/mw/svgt/svgt_plat/nvg_api/group"/>
 </component>
 </collection>
 <collection name="svgtopt" long-name="SVG-T Engine" level="util">
-<component name="svgtopt_build" long-name="SVG Engine" introduced="9.2" filter="s60" purpose="optional">
+<component name="svgtopt_build" filter="s60" long-name="SVG Engine" introduced="9.2">
 <!-- component is at collection level. Needs to be moved down a directory -->
 <unit bldFile="/sf/mw/svgt/svgtopt/group"/>
 </component>
-<component name="svgtplugin" long-name="SVG Plugin" introduced="9.2" filter="s60" purpose="optional" plugin="Y">
+<component name="svgtplugin" filter="s60" long-name="SVG Plugin" introduced="9.2" plugin="Y">
 <unit bldFile="/sf/mw/svgt/svgtopt/svgtplugin/group"/>
 </component>
 </collection>