TXSTP00400.xml 731 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TXSTP00400.xml
  4. * 수정이력
  5. * - 2008.08.08 / 최초작성 / 김종호
  6. *
  7. -->
  8. <submit id="TXSTP00400">
  9. <action url="svc://local"
  10. target="stspamapp.StsRecord"
  11. interface="himed.his.sts.stspamapp.stsrecord.StsRecord"
  12. method="reqExeRecordBatch">
  13. </action>
  14. <input type="urlencoded">
  15. <table id="req" count_ref="in_dschdd">
  16. <column id="in_dschdd" type="string" desc="퇴원일자(시작)" ref="in_dschdd"/>
  17. <column id="to_dschdd" type="string" desc="퇴원일자(종료)" ref="to_dschdd"/>
  18. </table>
  19. </input>
  20. <output path="root/hide" type="xml">
  21. </output>
  22. </submit>