123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRC00101">
- <action url="svc://local"
- target="reqsubjcmpyapp.NewSubjWrte"
- interface="himed.his.crc.reqsubjcmpyapp.newsubjwrte.NewSubjWrte"
- method="reqGetStdyInfoDefault">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="userid">
- <column id="userid" desc="" ref="userid"/>
- <column id="instcd" desc="" ref="instcd"/>
- </table>
- </input>
- <output path="main/default" type="xml">
- <table id="stdyinfo" count_ref="stdyinfo">
- <column id="usernm" desc="À̸§" ref="stdyinfo.usernm"/>
- <column id="gndr" desc="¼ºº°" ref="stdyinfo.gndr"/>
- <column id="acdmydgcd" desc="ÇÐÀ§" ref="stdyinfo.acdmydgcd"/>
- <column id="frmrmertcd" desc="Àü°ø" ref="stdyinfo.frmrmertcd"/>
- </table>
- </output>
- </submit>
|