MSTATUSHELP.xml 260 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10
<DBXML>
    <TABLE name="MSTATUS" status="center" central="true" out="inquiry">
        <FIELD>STATUSID</FIELD>
        <FIELD>TDESC</FIELD>
        <FIELD>EDESC</FIELD>
        <ORDER>
            <FIELD>STATUSID</FIELD>
        </ORDER>
    </TABLE>
</DBXML>