WB_POSITION.xml 267 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11
<?xml version="1.0" encoding="UTF-8"?>
<DBXML>
	<TABLE name="WB_POSITION" status="central" central="true" out="record">
		<FIELD>POSITION_ID</FIELD>
		<FIELD>TDESC</FIELD>
		<FIELD>EDESC</FIELD>		
		<ORDER>
			<FIELD>POSITION_ID</FIELD>
		</ORDER>
	</TABLE>
</DBXML>