TRSTC00700.xml 1022 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSTC00700">
  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_cond5">
  10. <column id="in_rptcd" type="string" desc="장표번호" ref="in_rptcd"/>
  11. <column id="in_cond5" type="string" desc="코드번호" ref="in_cond5"/>
  12. <column id="in_submit" type="string" desc="서브밋종류" ref="in_submit"/>
  13. </table>
  14. </input>
  15. <output path="root/cond6" type="xml">
  16. <table id="condcd" count_ref="condcd">
  17. <column id="cd" desc="조건코드" type="string" ref="condcd.cd"/>
  18. <column id="nm" desc="조건명" type="string" ref="condcd.nm"/>
  19. </table>
  20. </output>
  21. </submit>