TRIIA00200.xml 1.4 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRIIA00200">
  3. <action url="svc://local"
  4. target="irbsubjapp.ReglJudgMngt"
  5. interface="himed.his.crc.irbsubjapp.regljudgmngt.ReglJudgMngt"
  6. method="reqGetJudgConfRept">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="nsubjsavedata">
  10. <column id="respstdyempno" desc="처리구분" ref="nsubjsavedata.respstdyempno" />
  11. </table>
  12. </input>
  13. <output path="root/rexjudgspdlist" type="xml">
  14. <table id="cnt" count_ref="cnt">
  15. <column id="cnt" desc="보고서종류" ref="cnt.cnt"/>
  16. </table>
  17. <table id="item" count_ref="item">
  18. <column id="firstjudgdd" desc="심의일" type="cdata" ref="item.firstjudgdd"/>
  19. <column id="subjno" desc="과제번호" type="cdata" ref="item.subjno"/>
  20. <column id="nm" desc="책임연구자" type="cdata" ref="item.nm"/>
  21. <column id="deptnm" desc="신청과" type="cdata" ref="item.deptnm"/>
  22. <column id="subjnm" desc="과제명" type="cdata" ref="item.subjnm"/>
  23. <column id="hospnm" desc="병원명" type="cdata" ref="item.hospnm"/>
  24. <column id="reptkind" desc="보고서종류" ref="item.reptkind"/>
  25. </table>
  26. </output>
  27. </submit>