configurationengine/source/scripts/tests/testdata/info/value_report_project/product/language/langpack_02/confml/data.confml
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
permissions -rw-r--r--
ConE 1.2.11 release

<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.s60.com/xml/confml/2" xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2" name="data">
    <data>
        <Asset1Feature1>
            <RealSetting>2.5</RealSetting>
        </Asset1Feature1>
        
        <Asset2Feature1>
            <IntSetting>1002</IntSetting>
            <StringSetting>langpack 02 string</StringSetting>
        </Asset2Feature1>
    </data>
</configuration>