<DBXML>
	<TABLE name="ttimeerror" status="" central="true" out="inquiry">
		<FIELD>companyid</FIELD>				
		<FIELD>emp_process</FIELD>
		<FIELD>line_no</FIELD>
		<FIELD>employeeid</FIELD>		
		<FIELD>time0id</FIELD>
		<FIELD>dateshift</FIELD>		
		<FIELD>timeshift</FIELD>		
		<FIELD>error_value</FIELD>
		<FIELD>error_type</FIELD>
		<ORDER>
			<FIELD>employeeid</FIELD>	
			<FIELD>dateshift</FIELD>					
		</ORDER>
	</TABLE>
	<TABLE name="memployee" status="" central="false" out="inquiry">
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>emp_prefix</FIELD>
		<FIELD>fname</FIELD>
		<FIELD>lname</FIELD>
		<FIELD>efname</FIELD>
		<FIELD>elname</FIELD>
		<FIELD>swipecardid</FIELD>
		<FIELD>fullname</FIELD>				
		<FIELD>time0</FIELD>				
		<FIELD>workarea</FIELD>				
		<ORDER>
			<FIELD>employeeid</FIELD>
			<FIELD>companyid</FIELD>
		</ORDER>
	</TABLE>
	<TABLE name="mworkarea" status="" central="memployee" out="inquiry">
		<FIELD>workareaid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<ORDER>
			<FIELD>workareaid</FIELD>
			<FIELD>companyid</FIELD>
		</ORDER>
	</TABLE>
	
</DBXML>