12345678910111213141516171819 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01817">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetPaasMagmErrlog">
- </action>
- <input type="urlencoded">
- <table id="req" count_value="1">
- <column id="fromdd" ref="fromdd" desc="시작일자"/>
- <column id="todd" ref="todd" desc="종료일자"/>
- <column id="srchflag" ref="srchflag" desc="조회구분"/>
- </table>
- </input>
- <output path="root/temp" type="xml">
- <table id="header" type="cdata" count_ref="header"/>
- <table id="gridlist/gridinfo" type="cdata" count_ref="gridinfo"/>
- </output>
- </submit>
|