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