89cfc691b1841e5fa413ec6210f9744829c634e5.svn-base 642 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
<DBXML>	
	<TABLE name="mcom_profile" status="" central="true" out="inquiry">
		<FIELD>profileid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>profiletype</FIELD>
		<FIELD>topictdesc</FIELD>
		<FIELD>topicedesc</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>edit_date</FIELD>
		<ORDER>
		<FIELD>edit_date desc</FIELD>
		<FIELD>profileid</FIELD>
		</ORDER>
	</TABLE>
	<TABLE name="mcom_profile_file" status="" central="false" out="inquiry">
		<FIELD>profileid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>line_no</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>attac</FIELD>
		<ORDER>
		<FIELD>line_no</FIELD>
		</ORDER>
	</TABLE>
</DBXML>