12345678910111213141516171819 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01701">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetPreEarnOrddeptList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="bugtym">
- <column id="bugtym" desc="Á¶È¸³â¿ù" ref="bugtym"/>
- </table>
- </input>
- <output path="root/init" type="xml">
- <table id="orddeptlist" count_ref="orddeptlist">
- <column id="cdid" type="string" desc="" ref="orddeptlist.cdid"/>
- <column id="cdnm" type="string" desc="" ref="orddeptlist.cdnm"/>
- </table>
- </output>
- </submit>
|