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