configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/errorruleproject/test5/confml/invalid_python_eval.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     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="EvalTest5" name="Test settings for eval blocks">
       
     3     <setting ref="StringResult" name="String result" type="string" />
       
     4   </feature>
       
     5   <data>
       
     6     <EvalTest5>
       
     7       <StringResult>0</StringResult>
       
     8     </EvalTest5>
       
     9   </data>
       
    10 </configuration>