12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIRB01105">
- <action url="svc://local"
- target="reqsubjcmpyapp.ReptWrte"
- interface="himed.his.crc.reqsubjcmpyapp.reptwrte.ReptWrte"
- method="reqGetReptWrte">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="subjid">
- <column id="subjid" dese="과제ID" ref="subjid"/>
- </table>
- </input>
-
- <output path= "root/reptwrte" type= "xml">
- <table id= "rgsthosplist" count_ref= "rgsthosplist">
- <column id="hospcd" dese="병원명" ref="rgsthosplist.hospcd"/>
- <column id="acptdd" dese="접수일" ref="rgsthosplist.acptdd"/>
- <column id="subjno" dese="과제번호" ref="rgsthosplist.subjno"/>
- <column id="irbjudgrslt" dese="심사결과" ref="rgsthosplist.irbjudgrslt"/>
- <column id="respstdynm" dese="책임연구자" ref="rgsthosplist.respstdynm"/>
- <column id="stdytermfrom" dese="연구기간시작일" ref="rgsthosplist.stdytermfrom"/>
- <column id="stdytermto" dese="연구기간마감일" ref="rgsthosplist.stdytermto"/>
- <column id="totstdycost" dese="총연구비" ref="rgsthosplist.totstdycost"/>
- <column id="subjid" dese="과제ID" ref="rgsthosplist.subjid"/>
- </table>
-
- <table id= "wrtelist" count_ref= "wrtelist">
- <column id="reptwrit" dese="작성해야할자" ref="wrtelist.reptwrit"/>
- <column id="reptkind" dese="보고서종류" ref="wrtelist.reptkind"/>
- <column id="reptenddd" dese="마감일" ref="wrtelist.reptenddd"/>
- <column id="irbjudgrslt" dese="종류" ref="wrtelist.irbjudgrslt"/>
- <column id="acptdd" dese="접수일자" ref="wrtelist.acptdd"/>
- <column id="stdyphosyn" dese="PI확인" ref="wrtelist.stdyphosyn"/>
- <column id="stdyphoscnfmdd" dese="PI확인일" ref="wrtelist.stdyphoscnfmdd"/>
- <column id="irbjudgdd" dese="심사일" ref="wrtelist.irbjudgdd"/>
- <column id="irbjudgrslt" dese="심사결과" ref="wrtelist.irbjudgrslt"/>
- <column id="stdyrtnresn" dese="연구자comment" ref="wrtelist.stdyrtnresn"/>
- <column id="irbrtnresn" dese="IRBcomment" ref="wrtelist.irbrtnresn"/>
- <column id="judgappdg" dese="심사차수" ref="wrtelist.judgappdg"/>
- <column id="subjid" dese="과제ID" ref="wrtelist.subjid"/>
- </table>
-
- <table id= "wrtelist2" count_ref= "wrtelist2">
- <column id="acptdd" dese="접수일자" ref="wrtelist2.acptdd"/>
- <column id="stdyphosyn" dese="연구자 확인" ref="wrtelist2.stdyphosyn"/>
- <column id="stdyphoscnfmdd" dese="연구자확인일자" ref="wrtelist2.stdyphoscnfmdd"/>
- <column id="reptenddd" dese="마감일" ref="wrtelist2.reptenddd"/>
- <column id="irbjudgdd" dese="심사일" ref="wrtelist2.irbjudgdd"/>
- <column id="irbjudgrslt" dese="심사결과" ref="wrtelist2.irbjudgrslt"/>
- <column id="stdyrtnresn" dese="연구자comment" ref="wrtelist2.stdyrtnresn"/>
- <column id="irbrtnresn" dese="IRBcomment" ref="wrtelist2.irbrtnresn"/>
- <column id="judgappdg" dese="심사차수" ref="wrtelist2.judgappdg"/>
- <column id="subjid" dese="과제ID" ref="wrtelist2.subjid"/>
- </table>
-
- </output>
- </submit>
|