configurationengine/source/cone/confml/tests/testdata/pickle_unpickle/data.confml
author m2lahtel
Wed, 08 Sep 2010 12:20:56 +0300
changeset 4 0951727b8815
permissions -rw-r--r--
Updated to 1.2.13 release

<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns="http://www.s60.com/xml/confml/2" name="data">
    <data>
        <TestFeature>
            <Template template="true"/>
            <InvalidMap map="foobar"/>
            <EmptyMap map=""/>
            <Empty empty="true"/>
        </TestFeature>
    </data>
</configuration>