configurationengine/source/scripts/tests/testdata/packvariant/project/Layer1/implml/feature2.templateml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     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="feature2.txt" encoding="UTF-8">
       
     4 <template>
       
     5 Number of items in sequence: {{ feat_tree.Feature2.SequenceSetting._value|length }}
       
     6 </template>
       
     7     </output>
       
     8 </templateml>