40eaf108666bf567080af375bea1259d9bc0d608.svn-base 1 KB
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
<?xml version="1.0" encoding="TIS-620"?>
<DBXML>
<TABLE name="er_cremation" status="central" central="true" out="inquiry">
<FIELD>codeid</FIELD>
<FIELD>employeeid</FIELD>
<FIELD>cardid</FIELD>
<FIELD>dead_type</FIELD>
<FIELD>relation_id</FIELD>
<FIELD>relation_type</FIELD>
<FIELD>dead_date</FIELD>
<FIELD>prayer_start_date</FIELD>
<FIELD>prayer_end_date</FIELD>
<FIELD>prayer_location</FIELD>
<FIELD>owner_date</FIELD>
<FIELD>cremation_date</FIELD>
<FIELD>cremation_time</FIELD>
<FIELD>cremation_location</FIELD>
<FIELD>head_money</FIELD>
<FIELD>other_money</FIELD>
<FIELD>map</FIELD>
<FIELD>car_go_time</FIELD>
<FIELD>car_back_time</FIELD>
<FIELD>car_go_type</FIELD>
<FIELD>passenger_number</FIELD>
<FIELD>companyid</FIELD>
<ORDER>
<FIELD>codeid</FIELD>
</ORDER>
</TABLE>

<TABLE name="memployee" 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>