TRSTP00101.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TRSTP00101.xml
  4. * 수정이력
  5. * - 2009.09.23 / 최초작성 / 강태훈
  6. *
  7. -->
  8. <submit id="TRSTP00101">
  9. <action url="svc://local"
  10. target="stspamapp.StsPam"
  11. interface="himed.his.sts.stspamapp.stspam.StsPam"
  12. method="reqGetStatInList">
  13. </action>
  14. <input type="urlencoded">
  15. <table id="req" count_ref="ordflag">
  16. <column id="ordflag" type="string" desc="진료구분" ref="ordflag"/>
  17. <column id="fromdd" type="string" desc="기준일자" ref="fromdd"/>
  18. <column id="todd" type="string" desc="기준일자" ref="todd"/>
  19. </table>
  20. </input>
  21. <output path="root/statininfo" type="xml">
  22. <table id="ret" count_ref="getStatInList">
  23. <column id="col1" type="string" desc="" ref="getStatInList.col1"/>
  24. <column id="col2" type="string" desc="" ref="getStatInList.col2"/>
  25. <column id="col3" type="string" desc="" ref="getStatInList.col3"/>
  26. <column id="col4" type="string" desc="" ref="getStatInList.col4"/>
  27. <column id="col5" type="string" desc="" ref="getStatInList.col5"/>
  28. <column id="col6" type="string" desc="" ref="getStatInList.col6"/>
  29. <column id="col7" type="string" desc="" ref="getStatInList.col7"/>
  30. <column id="col8" type="string" desc="" ref="getStatInList.col8"/>
  31. <column id="col9" type="string" desc="" ref="getStatInList.col9"/>
  32. <column id="col10" type="string" desc="" ref="getStatInList.col10"/>
  33. <column id="col11" type="string" desc="" ref="getStatInList.col11"/>
  34. <column id="col12" type="string" desc="" ref="getStatInList.col12"/>
  35. <column id="col13" type="string" desc="" ref="getStatInList.col13"/>
  36. <column id="col14" type="string" desc="" ref="getStatInList.col14"/>
  37. <column id="col15" type="string" desc="" ref="getStatInList.col15"/>
  38. <column id="col16" type="string" desc="" ref="getStatInList.col16"/>
  39. <column id="col17" type="string" desc="" ref="getStatInList.col17"/>
  40. <column id="col18" type="string" desc="" ref="getStatInList.col18"/>
  41. <column id="col19" type="string" desc="" ref="getStatInList.col19"/>
  42. <column id="col20" type="string" desc="" ref="getStatInList.col20"/>
  43. <column id="col21" type="string" desc="" ref="getStatInList.col21"/>
  44. <column id="col22" type="string" desc="" ref="getStatInList.col22"/>
  45. <column id="col23" type="string" desc="" ref="getStatInList.col23"/>
  46. <column id="col24" type="string" desc="" ref="getStatInList.col24"/>
  47. <column id="col25" type="string" desc="" ref="getStatInList.col25"/>
  48. <column id="errflag" type="string" desc="" ref="getStatInList.errflag"/>
  49. </table>
  50. </output>
  51. </submit>