Warning, /frameworks/kconfig/autotests/kconfig_compiler/test10.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name="test10rc"/>
0007 
0008   <group name="Foo">
0009       <entry name="FooBar" key="foo bar" type="Url"/>
0010       <entry name="BarFoo" key="bar foo" type="UrlList"/>
0011   </group>
0012 
0013 </kcfg>