configurationengine/source/scripts/tests/testdata/validate/project/assets/valid/confml/basic_setting_types_test.confml
changeset 5 d2c80f5cab53
parent 3 e7e0ae78773e
equal deleted inserted replaced
4:0951727b8815 5:d2c80f5cab53
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <confml:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:confml="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="Basic setting types test">
     2 <confml:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:confml="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="Basic setting types test" version="2.91.0">
     3   <confml:feature ref="BasicSettingTypesTest" name="Basic setting types test">
     3   <confml:feature ref="BasicSettingTypesTest" name="Basic setting types test">
     4     <confml:desc>Feature with basic setting types (ConfML v2.0)</confml:desc>
     4     <confml:desc>Feature with basic setting types (ConfML v2.0)</confml:desc>
     5     
     5     
     6     <confml:setting ref="RealSetting" name="Real setting" type="real">
     6     <confml:setting ref="RealSetting" name="Real setting" type="real">
     7       <confml:desc>A real setting</confml:desc>
     7       <confml:desc>A real setting</confml:desc>