SPZBP00101_우편번호검색팝업(도로명포함).xfdl 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPZBP00101" position="absolute 0 0 800 373" titletext="우편번호검색">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 776 336" id="group3" scrollbars="autoboth">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 0 775 55" align="align:center top;" id="group2">
  11. <Layouts>
  12. <Layout>
  13. <Shape position="absolute 0 0 775 55" id="roundrect1" type="roundrectangle"/>
  14. <Static text="검색조건 :" position="absolute 15 8 101 25" id="caption2" class="search_name"/>
  15. <Button position="absolute 705 17 761 39" id="btn_search" class="btn1" text="조회"/>
  16. <Shape position="absolute 686 7 692 49" linetype="vertical" id="line13"/>
  17. <Combo position="absolute 124 8 229 27" id="combo1" class="combo_search" visible="false" codecolumn="codecolumn" datacolumn="datacolumn">
  18. <Dataset id="innerdataset">
  19. <ColumnInfo>
  20. <Column id="codecolumn"/>
  21. <Column id="datacolumn"/>
  22. </ColumnInfo>
  23. <Rows>
  24. <Row>
  25. <Col id="codecolumn">zipcode</Col>
  26. <Col id="datacolumn">우편번호</Col>
  27. </Row>
  28. <Row>
  29. <Col id="codecolumn">address</Col>
  30. <Col id="datacolumn">주소</Col>
  31. </Row>
  32. </Rows>
  33. </Dataset>
  34. </Combo>
  35. <Edit position="absolute 124 30 344 49" id="ipt_searchterm" class="input_s_essential" taborder="1"/>
  36. <Static text="지역 :" position="absolute 370 8 469 25" id="caption3" class="search_name"/>
  37. <Combo position="absolute 485 8 620 27" id="cmb_area" class="combo_search" taborder="4" innerdataset="ds_init_cmb_area" datacolumn="cdnm" codecolumn="cdid"/>
  38. <Radio position="absolute 125 10 360 30" id="radio1" taborder="3" columncount="3" codecolumn="codecolumn" datacolumn="datacolumn">
  39. <Dataset id="innerdataset">
  40. <ColumnInfo>
  41. <Column id="codecolumn"/>
  42. <Column id="datacolumn"/>
  43. </ColumnInfo>
  44. <Rows>
  45. <Row>
  46. <Col id="codecolumn">zipcode</Col>
  47. <Col id="datacolumn">우편번호</Col>
  48. </Row>
  49. <Row>
  50. <Col id="codecolumn">naddress</Col>
  51. <Col id="datacolumn">도로명주소</Col>
  52. </Row>
  53. <Row>
  54. <Col id="codecolumn">oaddress</Col>
  55. <Col id="datacolumn">지번주소</Col>
  56. </Row>
  57. </Rows>
  58. </Dataset>
  59. </Radio>
  60. <Static text="동/읍/면/로" position="absolute 15 30 112 47" id="caption5" class="search_name"/>
  61. <Edit position="absolute 485 30 685 49" id="ipt_searchdetterm" class="input_search" taborder="2"/>
  62. <Static text="리/번지/건물명" position="absolute 370 30 486 47" id="caption6" class="search_name"/>
  63. </Layout>
  64. </Layouts>
  65. </Div>
  66. <Static text="우편번호 목록" position="absolute 5 66 123 79" id="caption1" class="tit_2"/>
  67. <Shape position="absolute 0 78 775 84" linetype="vertical" id="line1" class="line_1"/>
  68. <Grid position="absolute 0 86 775 331" id="grd_zipcodelist" binddataset="ds_grd_zipcodelist">
  69. <Formats>
  70. <Format id="default">
  71. <Columns>
  72. <Column size="0"/>
  73. <Column size="100"/>
  74. <Column size="0"/>
  75. <Column size="0"/>
  76. <Column size="0"/>
  77. <Column size="0"/>
  78. <Column size="317"/>
  79. <Column size="317"/>
  80. <Column size="0"/>
  81. <Column size="0"/>
  82. </Columns>
  83. <Rows>
  84. <Row size="24" band="head"/>
  85. <Row size="24"/>
  86. </Rows>
  87. <Band id="head">
  88. <Cell text="번호"/>
  89. <Cell col="1" text="우편번호"/>
  90. <Cell col="2" text="우편번호앞번호"/>
  91. <Cell col="3" text="우편번호뒷번호"/>
  92. <Cell col="4" text="일련번호"/>
  93. <Cell col="5" text="builno"/>
  94. <Cell col="6" text="도로명주소"/>
  95. <Cell col="7" text="지번주소"/>
  96. <Cell col="8" text="입력주소"/>
  97. <Cell col="9"/>
  98. </Band>
  99. <Band id="body">
  100. <Cell text="bind:serialnum"/>
  101. <Cell col="1" text="bind:zipcode"/>
  102. <Cell col="2" text="bind:zipcdhead"/>
  103. <Cell col="3" text="bind:zipcdfoot"/>
  104. <Cell col="4" text="bind:seqno"/>
  105. <Cell col="5" text="bind:builno"/>
  106. <Cell col="6" text="bind:addressnew"/>
  107. <Cell col="7" text="bind:address"/>
  108. <Cell col="8" text="bind:prunningaddress"/>
  109. <Cell col="9" text="bind:prunningaddressnew"/>
  110. </Band>
  111. </Format>
  112. </Formats>
  113. </Grid>
  114. <Static text="우편번호 또는 리/번지/건물명 검색 시 띄워쓰기 검색이 가능합니다.(예: 500 메트로 )" position="absolute 310 60 772 80" id="caption4"/>
  115. <Button position="absolute 109 59 237 81" id="button1" class="btn4" text="주소 신규 등록"/>
  116. </Layout>
  117. </Layouts>
  118. </Div>
  119. <Div position="absolute 0 336 775 363" id="group1" scrollbars="autoboth">
  120. <Layouts>
  121. <Layout>
  122. <Button position="absolute 646 5 702 27" id="btn_confirm" class="btn4" text="확인"/>
  123. <Button position="absolute 705 5 761 27" id="btn_cancel" class="btn4" text="취소"/>
  124. </Layout>
  125. </Layouts>
  126. </Div>
  127. </Layout>
  128. </Layouts>
  129. <Objects>
  130. <Dataset id="ds_init_cmb_area" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  131. <ColumnInfo>
  132. <Column id="cdnm" type="STRING"/>
  133. <Column id="cdid" type="STRING"/>
  134. </ColumnInfo>
  135. </Dataset>
  136. <Dataset id="ds_grd_zipcodelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  137. <ColumnInfo>
  138. <Column id="serialnum" type="STRING"/>
  139. <Column id="zipcode" type="STRING"/>
  140. <Column id="zipcdhead" type="STRING"/>
  141. <Column id="zipcdfoot" type="STRING"/>
  142. <Column id="seqno" type="STRING"/>
  143. <Column id="builno" type="STRING"/>
  144. <Column id="addressnew" type="STRING"/>
  145. <Column id="address" type="STRING"/>
  146. <Column id="prunningaddress" type="STRING"/>
  147. <Column id="prunningaddressnew" type="STRING"/>
  148. </ColumnInfo>
  149. </Dataset>
  150. </Objects>
  151. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  152. * System Name :
  153. * Job Name :
  154. * Creator :
  155. * Make Date : 2015-05-01
  156. * Description :
  157. *---------------------------------------------------------------------------------------
  158. * Modify Date Modifier Modify Description
  159. *---------------------------------------------------------------------------------------
  160. * 2015-05-01 Live Converter TF->XP
  161. *
  162. *---------------------------------------------------------------------------------------
  163. ****************************************************************************************/
  164. ]]></Script>
  165. </Form>
  166. </FDL>