TRIRS00124.xml 1.1 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRIRS00124">
  3. <action url="svc://local"
  4. target="reqsubjcmpyapp.NewSubjWrte"
  5. interface="himed.his.crc.reqsubjcmpyapp.newsubjwrte.NewSubjWrte"
  6. method="reqGetUserLst">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchnm">
  10. <column id="srchnm" desc="연구자명" ref="srchnm"/>
  11. </table>
  12. </input>
  13. <output path="main/view" type="xml" >
  14. <table id="userlist" count_ref="userlist">
  15. <column id="userkindcd" desc="사용자유형코드" ref="userlist.userkindcd"/>
  16. <column id="userid" desc="사용자기본정보에 등록된 사용자ID" ref="userlist.userid"/>
  17. <column id="usernm" desc="사용자이름" ref="userlist.usernm"/>
  18. <column id="hospnm" desc="" ref="userlist.hospnm"/>
  19. <column id="cdnm" desc="" ref="userlist.cdnm"/>
  20. </table>
  21. </output>
  22. </submit>