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