TRSTC00902.xml 1.2 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSTC00902">
  3. <action url="svc://local"
  4. target="stscomapp.StsCom"
  5. interface="himed.his.sts.stscomapp.StsCom.StsCom"
  6. method="reqGetStsComboList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="in_rptcd">
  10. <column id="in_rptcd" type="string" desc="장표번호" ref="in_rptcd"/>
  11. <column id="in_cond1" type="string" desc="코드번호" ref="in_cond1"/>
  12. <column id="in_submit" type="string" desc="서브밋종류" ref="in_submit"/>
  13. <column id="in_fromdd" type="string" desc="시작일자" ref="in_fromdd"/>
  14. <column id="in_todd" type="string" desc="종료일자" ref="in_todd"/>
  15. </table>
  16. </input>
  17. <output path="root/cond9" type="xml">
  18. <table id="condcd" count_ref="condcd">
  19. <column id="cd" desc="조건코드" type="string" ref="condcd.cd"/>
  20. <column id="nm" desc="조건명" type="string" ref="condcd.nm"/>
  21. </table>
  22. </output>
  23. </submit>