TXSNB00101.xml 763 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSNB00101">
  3. <action url="svc://local"
  4. target="stsenrapp.StsEnrMngt"
  5. interface="himed.his.sts.stsenrapp.stsenrmngt.StsEnrMngt"
  6. method="reqExeSumList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="reqcond" count_ref="fromdd">
  10. <column id="fromdd" desc="시작일자" ref="fromdd"/>
  11. <column id="todd" desc="종료일자" ref="todd"/>
  12. <column id="sumflag" desc="집계구분" ref="sumflag"/>
  13. <column id="getparamcnt" desc="파라미터수" ref="getparamcnt"/>
  14. </table>
  15. </input>
  16. <output path="root/sumlist" type="xml">
  17. </output>
  18. </submit>