TRCDT00103.xml 803 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCDT00103">
  3. <action url="svc://local"
  4. target="dtmnmngtapp.DtmnMngt"
  5. interface="himed.his.crm.dtmnmngtapp.dtmnmngt.DtmnMngt"
  6. method="reqGetDtmnArea3CodeList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="citycntyareacd">
  10. <column id="citycd" desc="시도코드" ref="citycd"/>
  11. <column id="citycntyareacd" desc="시군구코드" ref="citycntyareacd"/>
  12. </table>
  13. </input>
  14. <output path="root/areablok" type="xml">
  15. <table id="blok" count_ref="blok">
  16. <column id="bloknm" desc="읍면동" ref="blok.blok"/>
  17. <column id="blokcd" type="String" desc="읍면동코드" ref="blok.blokcd"/>
  18. </table>
  19. </output>
  20. </submit>