configurationengine/source/plugins/common/ConeTemplatePlugin/templatemlplugin/tests/project/Layer1/implml/external_tempfile.templateml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <templateml xmlns="http://www.s60.com/xml/templateml/1" xmlns:xi="http://www.w3.org/2001/XInclude">
       
     3     <output file="test_ext_temp_file.txt" encoding="UTF-8" dir="output">
       
     4        <template file="../../templates/template2.txt"/>
       
     5     </output>
       
     6     <filter name="test_filter" file="../../filters/filter.py"/>
       
     7 </templateml>