123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TXIIA00108">
- <action url="svc://local"
- target="irbsubapp.ReglJudgMngt"
- interface="himed.his.crc.irbsubapp.regljudgmngt.ReglJudgMngt"
- method="reqExeComnJudgEtcOpin">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="judgappdg">
- <column id="judgappdg" desc="심사차수" ref="judgappdg"/>
- <column id="judgkind" desc="심사종류(정규,신속,면제)" ref="judgkind"/>
- <column id="etcopin" desc="기타작성" ref="etcopin"/>
- </table>
- </input>
- <output path="root/sjudglist" type="xml">
- </output>
- </submit>
|