TRCVQ01402.xml 709 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCVQ01402">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqGetVOCGrpList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="grpdeptcd">
  10. <column id="grpdeptcd" desc="그룹코드" ref="grpdeptcd"/>
  11. </table>
  12. </input>
  13. <output path="root/param" type="xml">
  14. <table id="grpdeptcd" count_ref="grpdeptcd">
  15. <column id="subdeptnm" desc="하위부서명" ref="grpdeptcd.subdeptnm"/>
  16. <column id="subdeptcd" desc="하위부서코드" ref="grpdeptcd.subdeptcd"/>
  17. </table>
  18. </output>
  19. </submit>