configurationengine/source/scripts/tests/tag_filtering_test_project/layer/implml/t1_t2.content
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3     <tag name="target" value="t1"/>
       
     4     <tag name="target" value="t2"/>
       
     5     
       
     6     <content xmlns="http://www.s60.com/xml/content/2">
       
     7         <output dir="t1_t2.txt">
       
     8             <input dir="test.txt"/>
       
     9         </output>
       
    10     </content>
       
    11 </container>