configurationengine/source/plugins/symbian/ConeCRMLPlugin/CRMLPlugin/tests/gen_project/Layer1/implml/00000001_feature1.crml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.

<?xml version="1.0" encoding="UTF-8"?>
<repository xmlns="http://www.s60.com/xml/cenrep/1" uidName="Feature1_1" uidValue="0x00000001" owner="0x12341000">
  <access type="R" capabilities="AlwaysPass"/>
  <access type="W" capabilities="AlwaysPass"/>
  <key ref="Feature1/IntSetting" name="Int setting" int="0x00000001" type="int" readOnly="false" backup="true">
    <access type="R" capabilities="AlwaysPass"/>
  </key>
  <key ref="Feature1/RealSetting" name="Real setting" int="0x00000002" type="real" readOnly="false" backup="true">
    <access type="W" capabilities="WriteDeviceData"/>
  </key>
  <key ref="Feature1/SelectionSetting" name="Selection setting" int="0x00000003" type="int" readOnly="false">
    <access type="R" capabilities="AlwaysPass"/>
    <access type="W" capabilities="WriteDeviceData"/>
  </key>
  <key ref="Feature1/BooleanSetting" name="Selection setting" int="0x00000004" type="int" readOnly="false">
    <access type="R" capabilities="AlwaysPass"/>
    <access type="W" capabilities="WriteDeviceData"/>
  </key>
  
  <key ref="Feature1/StringSetting" name="String setting" int="0x00000005" type="string" readOnly="false">
    <access type="R" capabilities="AlwaysPass"/>
    <access type="W" capabilities="WriteDeviceData"/>
  </key>
</repository>