TRSTC01200.xml 911 B

12345678910111213141516171819202122
  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="reqGetStsCombo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="in_cond1">
  10. <column id="in_rptcd" type="string" desc="장표번호" ref="in_rptcd"/>
  11. <column id="in_cond1" type="string" desc="코드번호" ref="in_cond1"/>
  12. </table>
  13. </input>
  14. <output path="root/cond2" type="xml">
  15. <table id="condcd" count_ref="condcd">
  16. <column id="cd" desc="조건코드" type="string" ref="condcd.cd"/>
  17. <column id="nm" desc="조건명" type="string" ref="condcd.nm"/>
  18. </table>
  19. </output>
  20. </submit>