123456789101112131415161718192021 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCHT00802">
- <action url="svc://local"
- target="healexammngtapp.HealExamTrgt"
- interface="himed.his.crm.healexammngtapp.healexamtrgt.HealExamTrgt"
- method="reqGetHealExamJudgDetCodeList">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="clscd">
- <column id="clscd" desc="건진구분" ref="clscd"/>
- <column id="etccd" desc="코드" ref="etccd"/>
- </table>
- </input>
-
- <output path="root/detlcodelst" type="xml">
- <table id="item" count_ref="item">
- <column id="etcdetlcd" desc="상세코드" ref="item.etcdetlcd" />
- <column id="etcdetlnm" type="cdata" desc="상세코드명" ref="item.etcdetlnm" />
- </table>
- </output>
- </submit>
|