APS_NEW_003.xml 430 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<DBXML>	
	<TABLE name="mquestion_group" status="" central="true" out="record">
		<FIELD>question_groupid</FIELD>
		<FIELD>question_group_name</FIELD>
		<FIELD>objective</FIELD>
		<FIELD>recommend</FIELD>
		<FIELD>question_group_status</FIELD>
		<FIELD>active_status</FIELD>
		<FIELD>startdate</FIELD>
		<FIELD>enddate</FIELD>
		<FIELD>total_score</FIELD>
		<ORDER>
			<FIELD>question_groupid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>