TRIRC00106.xml 1.4 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRIRC00106">
  3. <action url="svc://local"
  4. target="reqsubjcmpyapp.NewSubjWrte"
  5. interface="himed.his.crc.reqsubjcmpyapp.newsubjwrte.NewSubjWrte"
  6. method="reqGetStdyHist">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="userid">
  10. <column id="userid" desc="" ref="userid"/>
  11. <column id="instcd" desc="" ref="instcd"/>
  12. </table>
  13. </input>
  14. <output path="main/view" type="xml">
  15. <table id="hist" count_ref="hist">
  16. <column id="userid" desc="아이디" ref="hist.userid"/>
  17. <column id="seqno" desc="순번" ref="hist.seqno"/>
  18. <column id="stdystartdd" desc="연구시작일자" ref="hist.stdystartdd"/>
  19. <column id="stdyenddd" desc="연구종료일자" ref="hist.stdyenddd"/>
  20. <column id="subjno" desc="과제번호" ref="hist.subjno"/>
  21. <column id="subjnm" desc="과제명" ref="hist.subjnm"/>
  22. <column id="nm" desc="의롸자명" ref="hist.nm"/>
  23. <column id="reqinstcd" desc="병원코드" ref="hist.reqinstcd"/>
  24. <column id="respstdyeryn" desc="책임연구자여부" ref="hist.respstdyeryn"/>
  25. <column id="clincstagecd" desc="임상단계코드" ref="hist.clincstagecd"/>
  26. </table>
  27. </output>
  28. </submit>