TXSTP00600.xml 913 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TXSTP00600.xml
  4. * 수정이력
  5. * - 2009.06.13 / 최초작성 / 김상민
  6. *
  7. -->
  8. <submit id="TXSTP00600">
  9. <action url="svc://local"
  10. target="stspamapp.StsPam"
  11. interface="himed.his.sts.stspamapp.stspam.StsPam"
  12. method="reqExePamRsrvBatch">
  13. </action>
  14. <input type="urlencoded">
  15. <table id="req" count_ref="statsflag">
  16. <column id="statsflag" type="string" desc="집계구분" ref="statsflag"/>
  17. <column id="fromdd" type="string" desc="시작일자" ref="fromdd"/>
  18. <column id="todd" type="string" desc="종료일자" ref="todd"/>
  19. <column id="instcd" type="string" desc="기관코드" ref="instcd"/>
  20. </table>
  21. </input>
  22. <output path="root/hide" type="xml">
  23. </output>
  24. </submit>