configurationengine/source/plugins/symbian/ConeCRMLPlugin/CRMLPlugin/tests/gen_project/Layer1/implml/00000002_feature2.crml
changeset 0 2e8eeb919028
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/symbian/ConeCRMLPlugin/CRMLPlugin/tests/gen_project/Layer1/implml/00000002_feature2.crml	Thu Mar 11 17:04:37 2010 +0200
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<repository xmlns="http://www.s60.com/xml/cenrep/1" uidName="Feature2" uidValue="0x00000002" owner="0xABCD0000">
+  <access type="R" capabilities="AlwaysPass"/>
+  <access type="W" capabilities="AlwaysPass"/>
+  
+  <keyRange ref="Feature2/SequenceSetting" name="Sequence setting"
+    firstInt="0x01000000" lastInt="0x01ffffff"
+	countInt="0x01000001" indexBits="0x00ff0000" firstIndex="2">
+    <access type="R" capabilities="AlwaysPass"/>
+	<access type="W" capabilities="WriteDeviceData"/>
+	<key int="0x00000001" type="int" ref="IntSubSetting"/>
+	<key int="0x00000002" type="string" ref="StringSubSetting"/>
+  </keyRange>
+  
+  <key ref="Feature2/IntSetting" name="Int setting" int="0x00000003" type="int" readOnly="false">
+    <access type="R" capabilities="AlwaysPass"/>
+    <access type="W" capabilities="WriteDeviceData"/>
+  </key>
+</repository>
\ No newline at end of file