configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/evals/tests/layer_filtering_project/assets/base/implml/layer6.implml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container  xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3     <container>
       
     4         <tag name="target" value="rofs3"/>
       
     5         <templateml xmlns="http://www.s60.com/xml/templateml/1">
       
     6             <output file="layer6.txt" encoding="UTF-8">
       
     7                 <template>Value: {{ feat_tree.TestFeature.Layer6Setting._value }}</template>
       
     8             </output>
       
     9         </templateml>
       
    10     </container>
       
    11     
       
    12     <container>
       
    13         <tag name="target" value="uda"/>
       
    14         <templateml xmlns="http://www.s60.com/xml/templateml/1">
       
    15             <output file="layer6.txt" encoding="UTF-8">
       
    16                 <template>Value: {{ feat_tree.TestFeature.Layer6Setting._value }}</template>
       
    17             </output>
       
    18         </templateml>
       
    19     </container>
       
    20 </container>