123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRCVO00202">
- <action url="svc://local"
- target="vocapp.Voc"
- interface="himed.his.crm.vocapp.voc.Voc"
- method="reqGetVOCDeptHelpId">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="req">
- </table>
- </input>
- <output path="root" type="xml">
- <table id="helpunit" count_ref="helpunit">
- <column id="empid" desc="´ã´çÀÚID" ref="helpunit.empid"/>
- <column id="empnm" desc="´ã´çÀÚÀ̸§" ref="helpunit.empnm"/>
- </table>
- </output>
- </submit>
|