<?xml version="1.0" encoding="TIS-620"?> <DBXML> <TABLE name="er_wc_consult" status="central" central="true" out="record"> <FIELD>codeid</FIELD> <FIELD>employeeid</FIELD> <FIELD>consulterid</FIELD> <FIELD>topic</FIELD> <FIELD>amswer</FIELD> <FIELD>consult_date</FIELD> <FIELD>consult_time</FIELD> <FIELD>companyid</FIELD> <ORDER> <FIELD>codeid</FIELD> </ORDER> </TABLE> <TABLE name="v1memployee" status="central" central="false" out="inquiry"> <FIELD>employeeid</FIELD> <FIELD>fname</FIELD> <FIELD>lname</FIELD> <FIELD>emp_prefix</FIELD> <FIELD>companyid</FIELD> <ORDER> <FIELD>employeeid</FIELD> </ORDER> </TABLE> <TABLE name="v2memployee" status="central" central="false" out="inquiry"> <FIELD>employeeid</FIELD> <FIELD>fname</FIELD> <FIELD>lname</FIELD> <FIELD>emp_prefix</FIELD> <FIELD>companyid</FIELD> <ORDER> <FIELD>employeeid</FIELD> </ORDER> </TABLE> </DBXML>