configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/root_cvc.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <confml:configuration xmlns:confml="http://www.s60.com/xml/confml/1" xmlns:xi="http://www.w3.org/2001/XInclude" name="product1" version="0.1">
       
     3   <xi:include href="assets/s60/root.confml#/"/>
       
     4   <xi:include href="family/root.confml#/"/>
       
     5   <xi:include href="family/product/root.confml#/"/>
       
     6   <confml:meta>
       
     7     <confml:customer>Customer-independent</confml:customer>
       
     8     <confml:date>2008-11-21</confml:date>
       
     9     <confml:editor>Me</confml:editor>
       
    10     <confml:id>cvc</confml:id>
       
    11     <confml:owner>Me</confml:owner>
       
    12     <confml:platform>S60</confml:platform>
       
    13     <confml:product>P1</confml:product>
       
    14     <confml:release>PR0</confml:release>
       
    15     <confml:status>Draft</confml:status>
       
    16     <confml:version>0.1</confml:version>
       
    17   </confml:meta>
       
    18   <confml:desc>Custom ConfMLs for P1</confml:desc>
       
    19   <xi:include href="cvc/cvc_root.confml"/>
       
    20 </confml:configuration>