<?xml version="1.0" encoding="utf-8"?>
<importable>

	<table name="#__vikappointments_employee_group" id="empgroup">

		<column 
			name="name" 
			label="VAPMANAGEGROUP2"
			required="1"
		/>

		<column 
			name="description" 
			label="VAPMANAGEGROUP3"
			required="0"
			filter="raw"
		/>

		<column 
			name="ordering" 
			label="VAPMANAGECUSTOMF6"
			required="0"
			filter="uint"
		/>

	</table>

	<cancel task="group.cancel" />

</importable>
