12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCHT00302">
- <action url="svc://local"
- target="healexammngtapp.HealExamClsMngt"
- interface="himed.his.crm.healexammngtapp.healexamclsmngt.HealExamClsMngt"
- method="reqGetHealExamMdlCd">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="healexamdtmnlrgcd">
- <column id="healexamdtmnlrgcd" desc="건진데이터마이닝대분류코드" ref="healexamdtmnlrgcd"/>
- </table>
- </input>
- <output path="root/healexamdtmnmdllist" type="xml">
- <table id="healexamdtmnmdlgrup" count_ref="healexamdtmnmdlgrup">
- <column id="healexamdtmnmdlcd" type="int" desc="건진데이터마이닝중분류코드" ref="healexamdtmnmdlgrup.healexamdtmnmdlcd"/>
- <column id="healexamdtmnmdltitl" type="String" desc="건진데이터마이닝중분류제목" ref="healexamdtmnmdlgrup.healexamdtmnmdltitl"/>
- <column id="healexamdtmnlrgcd" type="int" desc="건진데이터마이닝대분류코드" ref="healexamdtmnmdlgrup.healexamdtmnlrgcd"/>
- </table>
- </output>
- </submit>
|