<DBXML>
	<TABLE name="mbranch" status="" central="true" out="inquiry">
		<FIELD>branchid</FIELD>
		<FIELD>soc_branchid</FIELD>
		<FIELD>tax_branchid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>troom_no</FIELD>
		<FIELD>tfloor</FIELD>
		<FIELD>tsoi</FIELD>
		<FIELD>tmoo</FIELD>
		<FIELD>troad</FIELD>
		<FIELD>tvillage</FIELD>
		<FIELD>tdistrict</FIELD>
		<FIELD>taddr</FIELD>
		<FIELD>eroom_no</FIELD>
		<FIELD>efloor</FIELD>
		<FIELD>esoi</FIELD>
		<FIELD>emoo</FIELD>
		<FIELD>eroad</FIELD>
		<FIELD>evillage</FIELD>
		<FIELD>edistrict</FIELD>
		<FIELD>eaddr</FIELD>
		<FIELD>zipcode</FIELD>
		<FIELD>tel</FIELD>
		<FIELD>fax</FIELD>
		<FIELD>website</FIELD>
		<FIELD>social_code</FIELD>
		<FIELD>soc_sign_name</FIELD>
		<FIELD>soc_sign_pos</FIELD>
		<FIELD>tax_sign_name</FIELD>
		<FIELD>tax_sign_pos</FIELD>
		<FIELD>branch_no</FIELD>
		<FIELD>taxid</FIELD>
		<FIELD>consolidate</FIELD>
		<FIELD>edit_by</FIELD>
		<FIELD>edit_date</FIELD>
		<FIELD>edit_time</FIELD>
		<FIELD>approve</FIELD>
		<FIELD>verified</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>iscompany</FIELD>
		<FIELD>isbranch</FIELD>
		<FIELD>headcompany</FIELD>
		<FIELD>branch_tax</FIELD>
		<FIELD>runno</FIELD>
		<ORDER>
			<FIELD>branchid</FIELD>
		</ORDER>
	</TABLE>
	<TABLE name="mzipcode" status="center" central="false" out="inquiry">
		<FIELD>companyid</FIELD>
		<FIELD>zipcode</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>districtid</FIELD>
		<FIELD>provinceid</FIELD>
		<ORDER>
			<FIELD>zipcode</FIELD>
		</ORDER>>
	</TABLE>

<TABLE name="mprovince" status="center" central="mzipcode" out="inquiry">
		<FIELD>provinceid</FIELD>
		<FIELD>short_ename</FIELD>
		<FIELD>short_tname</FIELD>
		<FIELD>long_tname</FIELD>
		<FIELD>long_ename</FIELD>
		<FIELD>companyid</FIELD>
		<ORDER>
			<FIELD>provinceid</FIELD>
		</ORDER>
	</TABLE>

</DBXML>