1234567891011121314151617 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCHT00401">
- <action url="svc://local"
- target="healexammngtapp.HealExamClsMngt"
- interface="himed.his.crm.healexammngtapp.healexamclsmngt.HealExamClsMngt"
- method="reqGetHealExamTreeList">
- </action>
- <input type="urlencoded">
- </input>
- <output path="root/healexamtreeinfo" type="xml">
- <table id="healexamtreelist" count_ref="healexamtreelist">
- <column id="healexamdtmnnm" type="String" desc="건진데이터마이닝분류제목" ref="healexamtreelist.healexamdtmnnm"/>
- <column id="depth" type="String" desc="계층구조" ref="healexamtreelist.depth"/>
- <column id="healexamdtmnsmlcd" type="int" desc="건진데이터마이닝소분류코드" ref="healexamtreelist.healexamdtmnsmlcd"/>
- </table>
- </output>
- </submit>
|