TRIRC00100.xml 1.1 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRIRC00100">
  3. <action url="svc://local"
  4. target="reqsubjcmpyapp.NewSubjWrte"
  5. interface="himed.his.crc.reqsubjcmpyapp.newsubjwrte.NewSubjWrte"
  6. method="reqGetStdyLst">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="instcd">
  10. <column id="instcd" desc="" ref="instcd"/>
  11. <column id="depthngnm" desc="" ref="depthngnm"/>
  12. <column id="usernm" desc="" ref="usernm"/>
  13. </table>
  14. </input>
  15. <output path="main/grid" type="xml">
  16. <table id="sdtylst" count_ref="sdtylst">
  17. <column id="userid" desc="아이디" ref="sdtylst.userid"/>
  18. <column id="instcd" desc="병원코드" ref="sdtylst.instcd"/>
  19. <column id="usernm" desc="이름" ref="sdtylst.usernm"/>
  20. <column id="depthngnm" desc="소속" ref="sdtylst.depthngnm"/>
  21. <column id="jobposnm" desc="직위" ref="sdtylst.jobposnm"/>
  22. </table>
  23. </output>
  24. </submit>