TRCHT00802.xml 853 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCHT00802">
  3. <action url="svc://local"
  4. target="healexammngtapp.HealExamTrgt"
  5. interface="himed.his.crm.healexammngtapp.healexamtrgt.HealExamTrgt"
  6. method="reqGetHealExamJudgDetCodeList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="clscd">
  10. <column id="clscd" desc="건진구분" ref="clscd"/>
  11. <column id="etccd" desc="코드" ref="etccd"/>
  12. </table>
  13. </input>
  14. <output path="root/detlcodelst" type="xml">
  15. <table id="item" count_ref="item">
  16. <column id="etcdetlcd" desc="상세코드" ref="item.etcdetlcd" />
  17. <column id="etcdetlnm" type="cdata" desc="상세코드명" ref="item.etcdetlnm" />
  18. </table>
  19. </output>
  20. </submit>