TXCVT00203.xml 539 B

12345678910111213141516
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVT00203">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqDelGrpDeptData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="groupcd">
  10. <column id="groupcd" desc="그룹코드" ref="groupcd"/>
  11. <column id="deptno" desc="하위부서일련번호" ref="deptno"/>
  12. </table>
  13. </input>
  14. <output path="root/list" type="xml">
  15. </output>
  16. </submit>