123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCDT00101">
- <action url="svc://local"
- target="dtmnmngtapp.DtmnMngt"
- interface="himed.his.crm.dtmnmngtapp.dtmnmngt.DtmnMngt"
- method="reqGetDtmnArea1CodeList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="req">
- </table>
- </input>
- <output path="root/areacity" type="xml">
- <table id="city" count_ref="city">
- <column id="citynm" desc="½Ãµµ" ref="city.city"/>
- <column id="citycd" type="String" desc="½ÃµµÄÚµå" ref="city.citycd"/>
- </table>
- </output>
- </submit>
|