123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0" encoding="euc-kr"?>
- <!--
- * @(#)TRSTP00101.xml
- * 수정이력
- * - 2009.09.23 / 최초작성 / 강태훈
- *
- -->
- <submit id="TRSTP00101">
- <action url="svc://local"
- target="stspamapp.StsPam"
- interface="himed.his.sts.stspamapp.stspam.StsPam"
- method="reqGetStatInList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="ordflag">
- <column id="ordflag" type="string" desc="진료구분" ref="ordflag"/>
- <column id="fromdd" type="string" desc="기준일자" ref="fromdd"/>
- <column id="todd" type="string" desc="기준일자" ref="todd"/>
- </table>
- </input>
- <output path="root/statininfo" type="xml">
- <table id="ret" count_ref="getStatInList">
- <column id="col1" type="string" desc="" ref="getStatInList.col1"/>
- <column id="col2" type="string" desc="" ref="getStatInList.col2"/>
- <column id="col3" type="string" desc="" ref="getStatInList.col3"/>
- <column id="col4" type="string" desc="" ref="getStatInList.col4"/>
- <column id="col5" type="string" desc="" ref="getStatInList.col5"/>
- <column id="col6" type="string" desc="" ref="getStatInList.col6"/>
- <column id="col7" type="string" desc="" ref="getStatInList.col7"/>
- <column id="col8" type="string" desc="" ref="getStatInList.col8"/>
- <column id="col9" type="string" desc="" ref="getStatInList.col9"/>
- <column id="col10" type="string" desc="" ref="getStatInList.col10"/>
- <column id="col11" type="string" desc="" ref="getStatInList.col11"/>
- <column id="col12" type="string" desc="" ref="getStatInList.col12"/>
- <column id="col13" type="string" desc="" ref="getStatInList.col13"/>
- <column id="col14" type="string" desc="" ref="getStatInList.col14"/>
- <column id="col15" type="string" desc="" ref="getStatInList.col15"/>
- <column id="col16" type="string" desc="" ref="getStatInList.col16"/>
- <column id="col17" type="string" desc="" ref="getStatInList.col17"/>
- <column id="col18" type="string" desc="" ref="getStatInList.col18"/>
- <column id="col19" type="string" desc="" ref="getStatInList.col19"/>
- <column id="col20" type="string" desc="" ref="getStatInList.col20"/>
- <column id="col21" type="string" desc="" ref="getStatInList.col21"/>
- <column id="col22" type="string" desc="" ref="getStatInList.col22"/>
- <column id="col23" type="string" desc="" ref="getStatInList.col23"/>
- <column id="col24" type="string" desc="" ref="getStatInList.col24"/>
- <column id="col25" type="string" desc="" ref="getStatInList.col25"/>
- <column id="errflag" type="string" desc="" ref="getStatInList.errflag"/>
- </table>
- </output>
- </submit>
|