TRCMS00801.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00801">
  3. <action url="svc://local"
  4. target="clntmngtapp.InnrClntMngt"
  5. interface="himed.his.crm.clntmngtapp.innrclntmngt.InnrClntMngt"
  6. method="reqGetEmpList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="insttype">
  10. <column id="insttype" desc="근무지 기관(dutplceinstcd), 전체기관(totalinstcd)" ref="insttype"/>
  11. <column id="usernm" desc="직원명" ref="usernm"/>
  12. <column id="userid" desc="직원ID" ref="userid"/>
  13. <column id="deptnm" desc="부서명" ref="deptnm"/>
  14. <column id="searchjobrespcd" desc="직책" ref="searchjobrespcd"/>
  15. <column id="searchjobkindcd" desc="직종" ref="searchjobkindcd"/>
  16. <column id="searchprfshipflagcd" desc="교직" ref="searchprfshipflagcd"/>
  17. <column id="searchdryn" desc="의사구분" ref="searchdryn"/>
  18. </table>
  19. </input>
  20. <output path="root/list" type="xml">
  21. <table id="userlist" count_ref="userlist">
  22. <column id="chk" type="String" desc="chk값" ref="userlist.chk"/>
  23. <column id="instnm" type="string" desc="근무지기관" ref="userlist.dutplceinstnm"/>
  24. <column id="deptnm" type="string" desc="근무지부서" ref="userlist.dutplcenm"/>
  25. <column id="usernm" type="string" desc="직원명" ref="userlist.usernm"/>
  26. <column id="userid" type="string" desc="직원ID" ref="userlist.userid"/>
  27. <column id="psnworksupdeptnm" type="string" desc="인사상위부서명" ref="userlist.supdeptnm"/>
  28. <column id="grupjoblncd" type="string" desc="직군" ref="userlist.grupjoblncd"/>
  29. <column id="userkindcd" type="string" desc="사용자유형" ref="userlist.userkindcd"/>
  30. <column id="prfshipflagcd" type="string" desc="교직구분" ref="userlist.prfshipflagcd"/>
  31. <column id="jobkindcd" type="string" desc="직종" ref="userlist.jobkindcd"/>
  32. <column id="jobposcd" type="string" desc="직위" ref="userlist.jobposcd"/>
  33. <column id="jobrespcd" type="string" desc="직책" ref="userlist.jobrespcd"/>
  34. <column id="psnworkyn" type="string" desc="근무기관여부" ref="userlist.psnworkyn"/>
  35. <column id="dutinstnm" type="string" desc="근무기관" ref="userlist.dutinstnm"/>
  36. <column id="dutdeptnm" type="string" desc="근무부서" ref="userlist.dutunitnm"/>
  37. <column id="dutinstcd" type="string" desc="근무기관코드" ref="userlist.dutinstcd"/>
  38. <column id="dutdeptcd" type="string" desc="근무부서 코드" ref="userlist.dutunitcd"/>
  39. <column id="posinstnm" type="string" desc="소속기관" ref="userlist.posinstnm"/>
  40. <column id="posdeptnm" type="string" desc="소속부서" ref="userlist.posdeptnm"/>
  41. <column id="email" type="String" desc="E-Mail" ref="userlist.email"/>
  42. <column id="mpphonno" type="String" desc="휴대폰" ref="userlist.mpphonno"/>
  43. </table>
  44. </output>
  45. </submit>