<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Checkbox</name>
	<fields count="1">
		<field1>
			<type>checkbox</type>
			<name>checkbox</name>
			<format>tinyint(1)</format>
		</field1>
	</fields>
	<help>Tick box for selecting yes/no values.</help>
</config>