configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/evals/tests/layer_filtering_project/assets/base/implml/layer7.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 			condition="${TestFeature.EnableLayer7Content}">
       
     4 	<!-- The ContentML implementation has get_refs() == None, but the setting
       
     5          triggering the condition has been changed -->
       
     6     <tag name="target" value="uda" />
       
     7 	<content xmlns="http://www.s60.com/xml/content/2">
       
     8 	  <output dir="foo" flatten="true">
       
     9 	    <input file="layer7/foo.txt" />
       
    10 	  </output>
       
    11 	</content>
       
    12 </container>