ER_HT_DRUG_UNIT.xml 269 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12
<?xml version="1.0" encoding="UTF-8"?>
<DBXML>
<TABLE name="er_ht_drug_unit" status="central" central="true" out="record">
<FIELD>unitid</FIELD>
<FIELD>tdesc</FIELD>
<FIELD>edesc</FIELD>
<FIELD>companyid</FIELD>
<ORDER>
<FIELD>unitid</FIELD>
</ORDER>
</TABLE>
</DBXML>