12345678910111213141516171819 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCDT00106">
- <action url="svc://local"
- target="dtmnmngtapp.DtmnClsMngt"
- interface="himed.his.crm.dtmnmngtapp.dtmnclsmngt.DtmnClsMngt"
- method="reqGetDtmnSmlCd">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="dtmnmdlcd">
- <column id="dtmnmdlcd" desc="데이터마이닝중그룹코드" ref="dtmnmdlcd"/>
- </table>
- </input>
- <output path="root" type="xml">
- <table id="dtmnsmlgrup" count_ref="dtmnsmlgrup">
- <column id="dtmnsmltitl" desc="데이터마이닝소그룹제목" ref="dtmnsmlgrup.dtmnsmltitl"/>
- <column id="dtmnsmlcd" desc="데이터마이닝소그룹코드" ref="dtmnsmlgrup.dtmnsmlcd" type="String"/>
- </table>
- </output>
- </submit>
|