1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRSTP01803">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetPaasMagm_Chart">
- </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"/>
- <table id="chrtlist/chrtinfo" type="cdata" count_ref="chrtinfo"/>
- <table id="acclist/accinfo" type="cdata" count_ref="accinfo"/>
- <table id="goallist/goalinfo" type="cdata" count_ref="goalinfo"/>
- <table id="goalacclist/goalaccinfo" type="cdata" count_ref="goalaccinfo"/>
- </output>
- </submit>
|