TRIIA00116.xml 1.6 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRIIA00116">
  3. <action url="svc://local"
  4. target="irbsubapp.ReglJudgMngt"
  5. interface="himed.his.crc.irbsubapp.regljudgmngt.ReglJudgMngt"
  6. method="reqGetComnCrccPrvYN">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchjudgkind">
  10. <column id="srchjudgkind" desc="심사종류" ref="srchjudgkind"/>
  11. <column id="srchjudgappdg" desc="심사차수" ref="srchjudgappdg"/>
  12. </table>
  13. </input>
  14. <output path="root/hidden" type="xml">
  15. <table id="item" count_ref="item">
  16. <column id="judgappdg" desc="심사차수" ref="item.judgappdg"/>
  17. <column id="judgkind" desc="심사종류(정규,신속,면제)" ref="item.judgkind"/>
  18. <column id="instcd" desc="병원코드" ref="item.instcd"/>
  19. <column id="subjid" desc="과제id" ref="item.subjid"/>
  20. <column id="subjno" desc="과제번호" ref="item.subjno"/>
  21. <column id="hospnm" desc="병원명" type="cdata" ref="item.hospnm"/>
  22. <column id="respstdycnfmsubjyn" desc="연구자확인1" ref="item.respstdycnfmsubjyn"/>
  23. <column id="respstdycnfmexecyn" desc="연구자확인2" ref="item.respstdycnfmexecyn"/>
  24. <column id="respstdycnfmselfyn" desc="연구자확인3" ref="item.respstdycnfmselfyn"/>
  25. </table>
  26. </output>
  27. </submit>