TRCIS01103.xml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCIS01103">
  3. <action url="svc://local"
  4. target="reqsubjcmpyapp.ReserInfo"
  5. interface="himed.his.crc.reqsubjcmpyapp.reserinfo.ReserInfo"
  6. method="reqGetreserDevelopInfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchitemnm">
  10. <column id="hospcd" desc="병원코드" ref="hospcd"/>
  11. <column id="empno" desc="사원번호" ref="empno"/>
  12. </table>
  13. </input>
  14. <output path="root/reserdevelopinfo" type="xml">
  15. <table id="item" count_ref="item">
  16. <column id="hospcd" desc="병원코드" ref="item.hospcd"/>
  17. <column id="empno" desc="사번" ref="item.empno"/>
  18. <column id="seqno" desc="일련번호" ref="item.seqno"/>
  19. <column id="stdystartdd" desc="연구시작일자" ref="item.stdystartdd"/>
  20. <column id="stdyenddd" desc="연구종료일자" ref="item.stdyenddd"/>
  21. <column id="subjnm" desc="과제명" ref="item.subjnm"/>
  22. <column id="reqphos" desc="의뢰자" ref="item.reqphos"/>
  23. <column id="respstdyeryn" desc="책임연구자여부" ref="item.respstdyeryn"/>
  24. <column id="cnststdyeryn" desc="공동연구자" ref="item.cnststdyeryn"/>
  25. <column id="clincstage" desc="임상단계" ref="item.clincstage"/>
  26. <column id="userid" desc="사용자ID" ref="item.userid"/>
  27. <column id="prgmid" desc="프로그램ID" ref="item.prgmid"/>
  28. <column id="ipaddr" desc="IP Address" ref="item.ipaddr"/>
  29. <column id="inptdd" desc="입력일자" ref="item.inptdd"/>
  30. <column id="updtdd" desc="수정일자" ref="item.updtdd"/>
  31. </table>
  32. </output>
  33. </submit>