configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/tests/errorruleproject/test1/confml/testdata.confml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <configuration name="Eval test data" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
       
     2   <feature ref="EvalTest" name="Test settings for eval blocks">
       
     3     <setting ref="StringLenResult" name="String length result" type="int" />
       
     4   </feature>
       
     5   <data>
       
     6     <EvalTest>
       
     7       <StringLenResult>0</StringLenResult>
       
     8     </EvalTest>
       
     9   </data>
       
    10 </configuration>