TXICE00105.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICE00105">
  3. <action url="svc://local"
  4. target="comsubjapp.ComSubject"
  5. interface="himed.his.crc.comsubjapp.comsubject.ComSubject"
  6. method="reqExeImcmReq">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="userid">
  10. <column id="userid" desc="사용자ID" ref="userid"/>
  11. <column id="userkindcd" desc="사용자구분" ref="userkindcd"/>
  12. <column id="usernm" desc="사용자명" ref="usernm"/>
  13. <column id="pwd" desc="비밀번호" ref="pwd"/>
  14. <column id="posinstcd" desc="소속기관코드" ref="posinstcd"/>
  15. <column id="posinstnm" desc="소속기관명" ref="posinstnm"/>
  16. <column id="posdeptcd" desc="소속기관부서코드" ref="posdeptcd"/>
  17. <column id="posdeptnm" desc="소속기관부서명" ref="posdeptnm"/>
  18. <column id="userfromdd" desc="시작일자" ref="userfromdd"/>
  19. <column id="usertodd" desc="종료일자" ref="usertodd"/>
  20. <column id="dutplceinstcd" desc="근무지기관코드" ref="dutplceinstcd"/>
  21. <column id="dutplceinstnm" desc="근무지기관명" ref="dutplceinstnm"/>
  22. <column id="dutplcecd" desc="근무지부서코드" ref="dutplcecd"/>
  23. <column id="dutplcenm" desc="근무지부서명" ref="dutplcenm"/>
  24. <column id="fromdd" desc="시작일자" ref="fromdd"/>
  25. <column id="todd" desc="종료일자" ref="todd"/>
  26. <column id="majorfild" desc="전공코드" ref="majorfild"/>
  27. <column id="majorfildnm" desc="전공명" ref="majorfildnm"/>
  28. <column id="jobkindcd" desc="직종코드" ref="jobkindcd"/>
  29. <column id="jobkindnm" desc="직종명" ref="jobkindnm"/>
  30. <column id="jobposcd" desc="직위코드" ref="jobposcd"/>
  31. <column id="jobposnm" desc="직위명" ref="jobposnm"/>
  32. <column id="info1del" desc="삭제구분" ref="info1del"/>
  33. <column id="zipcd1" desc="우편번호1" ref="zipcd1"/>
  34. <column id="zipcd2" desc="우편번호2" ref="zipcd2"/>
  35. <column id="addr" desc="주소" ref="addr"/>
  36. <column id="cntctelno" desc="연락처" ref="cntctelno"/>
  37. <column id="faxno" desc="팩스" ref="faxno"/>
  38. <column id="mpphonno" desc="핸드폰" ref="mpphonno"/>
  39. <column id="email" desc="이메일" ref="email"/>
  40. </table>
  41. </input>
  42. <output path="root/hidden" type="xml">
  43. <table id="item" count_ref="item" >
  44. <column id="count" desc="건수" ref="item.count"/>
  45. </table>
  46. <table id="message" count_ref="message">
  47. <column id="str1" desc="검색후 메세지" ref="message.str1"/>
  48. </table>
  49. </output>
  50. </submit>