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