TRSNW00101.xml 577 B

123456789101112131415
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSNW00101">
  3. <action url="svc://local"
  4. target="stsenrapp.StsEnrIcuMngt" interface="himed.his.sts.stsenrapp.stsenricumngt.StsEnrIcuMngt"
  5. method="reqGetDeptList">
  6. </action>
  7. <input type="urlencoded">
  8. </input>
  9. <output path="root/deptinfo" type="xml">
  10. <table id="deptlist" count_ref="deptlist">
  11. <column id="deptcd" desc="ºÎ¼­ÄÚµå" ref="deptlist.deptcd"/>
  12. <column id="deptnm" desc="ºÎ¼­¸í" ref="deptlist.deptnm"/>
  13. </table>
  14. </output>
  15. </submit>