<DBXML> <TABLE name="tborrow_asset" status="" central="true" out="inquiry"> <FIELD>borrowid</FIELD> <FIELD>employeeid</FIELD> <FIELD>companyid</FIELD> <FIELD>borrowdate</FIELD> <FIELD>status</FIELD> <FIELD>tdesc</FIELD> <FIELD>edesc</FIELD> <ORDER> <FIELD>borrowid</FIELD> </ORDER> </TABLE> <TABLE name="memployee" status="" central="false" out="record" issave="false" > <FIELD>employeeid</FIELD> <FIELD>companyid</FIELD> <FIELD>fname</FIELD> <FIELD>lname</FIELD> <FIELD>efname</FIELD> <FIELD>elname</FIELD> <FIELD>emp_prefix</FIELD> <FIELD>bu1</FIELD> <FIELD>bu2</FIELD> <FIELD>bu3</FIELD> <FIELD>emp_position</FIELD> <FIELD>emp_group</FIELD> <FIELD>workarea</FIELD> <ORDER> <FIELD>employeeid</FIELD> </ORDER> </TABLE> <TABLE name="mprefix" status="" central="memployee" out="record" issave="false"> <FIELD>prefixid</FIELD> <FIELD>tdesc</FIELD> <FIELD>edesc</FIELD> <ORDER> <FIELD>prefixid</FIELD> </ORDER> </TABLE> </DBXML>