TNEWSHELPDBXML.xml 531 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
<DBXML>
	<TABLE name="Tnews" status="" central="true" out="inquiry">
		<FIELD>newsid</FIELD>
		<FIELD>companyid</FIELD>		
		<FIELD>tnewstopic</FIELD>
		<FIELD>enewstopic</FIELD>
		<FIELD>tnewsdescription</FIELD>
		<FIELD>enewsdescription</FIELD>
		<FIELD>tnewsabstract</FIELD>
		<FIELD>enewsabstract</FIELD>
		<FIELD>createdate</FIELD>
		<FIELD>startdate</FIELD>
		<FIELD>enddate</FIELD>
		<FIELD>owner</FIELD>
		<FIELD>newspic</FIELD>
		<FIELD>newsstatus</FIELD>
		<ORDER>
			<FIELD>newsid</FIELD>		
		</ORDER>
	</TABLE>
</DBXML>