configurationengine/source/cone/validation/tests/testdata/model/confml/single_files/data_without_feature.confml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/1" name="DataWithoutFeature">
       
     3     <data>
       
     4         <Foo>
       
     5             <Bar>foobar</Bar>
       
     6         </Foo>
       
     7     </data>
       
     8 </configuration>