123456789101112131415161718192021 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRICE00106">
- <action url="svc://local"
- target="comsubjapp.ComSubject"
- interface="himed.his.crc.comsubjapp.comsubject.ComSubject"
- method="reqGetGrupJobData">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="grupjoblncd">
- <column id="grupjoblncd" desc="Á÷±ºÄÚµå" value="1"/>
- </table>
- </input>
-
- <output path="root/grupjob" type="xml">
- <table id="item" count_ref="item">
- <column id="cdid" desc="Á÷±ºÄÚµå" ref="item.cdid"/>
- <column id="cdnm" desc="Á÷±º¸í" ref="item.cdnm"/>
- </table>
- </output>
- </submit>
|