buildframework/helium/sf/java/sysdef/tests/data/rootsysdef/vendor_package/vendor_package_info/nokia_vendor_package_metadata/package_definition.xml
changeset 628 7c4a911dc066
parent 587 85df38eb4012
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
    18 
    18 
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <SystemDefinition schema="3.0.0" xmlns:qt="http://qt.nokia.com">
    23 <SystemDefinition schema="3.0.0" xmlns:qt="http://qt.nokia.com" xmlns:sf="http://www.symbian.org/system-definition" id-namespace="http://www.vendor.com/schema/drd/system-definition">
    24   <package id="valid_package" name="valid_package" levels="demo">
    24  <!-- This package is overriding official SF package. -->
    25     <!-- the xml syntax of this file is voluntarly wrong. -->
    25   <package id="sf:vendor_package" name="vendor_package" levels="demo">
    26     <collection id="collection" name="Collection " level="demo" />
    26     <collection id="collection" name="Collection " level="demo">
    27       <component id="component" name="Component " purpose="development">
    27       <component id="component" name="Component " purpose="development">
    28         <unit bldFile="collection/component/group" mrp="" />
    28         <unit bldFile="collection/component/group" mrp="" />
    29       </component>
    29       </component>
    30     </collection>
    30     </collection>
    31   </package>
    31   </package>