TRSTP01813.xml 668 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSTP01813">
  3. <action url="svc://local"
  4. target="stspamapp.StsPam"
  5. interface="himed.his.sts.stspamapp.stspam.StsPam"
  6. method="reqGetBatchLog">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_value="1">
  10. <column id="fromdd" ref="fromdd" desc="시작일자"/>
  11. <column id="todd" ref="todd" desc="종료일자"/>
  12. </table>
  13. </input>
  14. <output path="root" type="xml">
  15. <table id="lmsg" count_ref="lmsg">
  16. <column id="logmsg" type="cdata" ref="lmsg.logmsg" desc="배치 로그 메시지"/>
  17. </table>
  18. </output>
  19. </submit>