123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRB00102">
- <action url="svc://local"
- target="reqsubjcmpyapp.ReptWrte"
- interface="himed.his.crc.reqsubjcmpyapp.reptwrte.ReptWrte"
- method="reqGetHospList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="subjid">
- </table>
- </input>
- <output path="root/hosp" type="xml" >
- <table id="ret" count_ref="ret">
- <column id="instcd" desc="º´¿øÄÚµå" ref="ret.instcd"/>
- <column id="hospnm" desc="º´¿ø¸í" ref="ret.hospnm"/>
- </table>
- </output>
- </submit>
|