configurationengine/source/plugins/symbian/integration-test/testdata/deltacenrep/project/Layer1/implml/00000001_feature1.crml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <repository xmlns="http://www.s60.com/xml/cenrep/1" uidName="Feature1_1" uidValue="0x00000001" owner="0x12341000">
       
     3   <access type="R" capabilities="AlwaysPass"/>
       
     4   <access type="W" capabilities="AlwaysPass"/>
       
     5   <key ref="Feature1/IntSetting" name="Int setting" int="0x00000001" type="int" readOnly="false" backup="true">
       
     6     <access type="R" capabilities="AlwaysPass"/>
       
     7   </key>
       
     8   <key ref="Feature1/RealSetting" name="Real setting" int="0x00000002" type="real" readOnly="false" backup="true">
       
     9     <access type="W" capabilities="WriteDeviceData"/>
       
    10   </key>
       
    11   <key ref="Feature1/SelectionSetting" name="Selection setting" int="0x00000003" type="int" readOnly="false">
       
    12     <access type="R" capabilities="AlwaysPass"/>
       
    13     <access type="W" capabilities="WriteDeviceData"/>
       
    14   </key>
       
    15   <key ref="Feature1/BooleanSetting" name="Selection setting" int="0x00000004" type="int" readOnly="false">
       
    16     <access type="R" capabilities="AlwaysPass"/>
       
    17     <access type="W" capabilities="WriteDeviceData"/>
       
    18   </key>
       
    19   
       
    20   <key ref="Feature1/StringSetting" name="String setting" int="0x00000005" type="string" readOnly="false">
       
    21     <access type="R" capabilities="AlwaysPass"/>
       
    22     <access type="W" capabilities="WriteDeviceData"/>
       
    23   </key>
       
    24 </repository>