TRCDT00101.xml 639 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCDT00101">
  3. <action url="svc://local"
  4. target="dtmnmngtapp.DtmnMngt"
  5. interface="himed.his.crm.dtmnmngtapp.dtmnmngt.DtmnMngt"
  6. method="reqGetDtmnArea1CodeList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="req">
  10. </table>
  11. </input>
  12. <output path="root/areacity" type="xml">
  13. <table id="city" count_ref="city">
  14. <column id="citynm" desc="½Ãµµ" ref="city.city"/>
  15. <column id="citycd" type="String" desc="½ÃµµÄÚµå" ref="city.citycd"/>
  16. </table>
  17. </output>
  18. </submit>