--- a/symbian4/mw/svgt/package_definition.xml Mon Sep 06 18:32:37 2010 +0100
+++ b/symbian4/mw/svgt/package_definition.xml Tue Sep 07 16:33:09 2010 +0100
@@ -50,20 +50,20 @@
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>