12345678910111213141516171819 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01816">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetMagmAprvCheck">
- </action>
- <input type="urlencoded">
- <table id="req" count_value="1">
- <column id="fromdd" ref="fromdd" desc="시작일자"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="mgapinfo" count_ref="mgapinfo">
- <column id="endid" type="cdata" ref="mgapinfo.endid" desc="수납자ID"/>
- <column id="endnm" type="cdata" ref="mgapinfo.endnm" desc="수납자명"/>
- </table>
- </output>
- </submit>
|