Warning, /frameworks/kconfig/autotests/kconfig_compiler/test8b.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   <group name="Group8b1">
0007     <entry name="Something" type="UInt">
0008       <default>60</default>
0009     </entry>
0010   </group>
0011 
0012   <group name="Group8b2">
0013     <entry name="FooBoo" type="Bool">
0014       <default>false</default>
0015     </entry>
0016 
0017     <entry name="Port" type="UInt">
0018       <default>1000</default>
0019     </entry>
0020   </group>
0021 </kcfg>