configurationengine/source/plugins/symbian/ConeCRMLPlugin/CRMLPlugin/tests/gen_project/Layer1/confml/bitmask_rfs.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
<configuration xmlns="http://www.s60.com/xml/confml/1" name="RepoRfsFeature" version="1">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
  <feature ref="BitmaskRfsFeature" name="Feature for testing RFS with bitmask CenRep keys">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
    <setting ref="Mask1Bit0" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
    <setting ref="Mask1Bit1" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    <setting ref="Mask1Bit2" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <setting ref="Mask1Bit3" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
    
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
    <setting ref="Mask2Bit0" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
    <setting ref="Mask2Bit1" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
    <setting ref="Mask2Bit2" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
    <setting ref="Mask2Bit3" name="Boolean setting" type="boolean"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
  </feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
  <data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
    <BitmaskRfsFeature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
      <Mask1Bit0>0</Mask1Bit0>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
      <Mask1Bit1>1</Mask1Bit1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
      <Mask1Bit2>1</Mask1Bit2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
      <Mask1Bit3>0</Mask1Bit3>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
      
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
      <Mask2Bit0>1</Mask2Bit0>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
      <Mask2Bit1>0</Mask2Bit1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
      <Mask2Bit2>0</Mask2Bit2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
      <Mask2Bit3>1</Mask2Bit3>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
    </BitmaskRfsFeature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    26
  </data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    27
  
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    28
  <rfs>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    29
    <BitmaskRfsFeature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    30
      <Mask1Bit0>false</Mask1Bit0>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    31
      <Mask1Bit1>false</Mask1Bit1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    32
      <Mask1Bit2>false</Mask1Bit2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    33
      <Mask1Bit3>false</Mask1Bit3>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    34
      
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    35
      <Mask2Bit0>false</Mask2Bit0>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    36
      <Mask2Bit1>true</Mask2Bit1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    37
      <Mask2Bit2>false</Mask2Bit2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    38
      <Mask2Bit3>false</Mask2Bit3>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    39
    </BitmaskRfsFeature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    40
  </rfs>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    41
</configuration>