ER_HT_ROOM_BED.xml 291 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0" encoding="UTF-8"?>
<DBXML>
<TABLE name="er_ht_room_bed" status="central" central="true" out="record">
<FIELD>codeid</FIELD>
<FIELD>roomid</FIELD>
<FIELD>bedno</FIELD>
<FIELD>status</FIELD>
<FIELD>companyid</FIELD>
<ORDER>
<FIELD>codeid</FIELD>
</ORDER>
</TABLE>
</DBXML>