1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TRIIS01108">
- <action url="svc://local"
- target="irbsubapp.IrbCommiMemb"
- interface="himed.his.crc.irbsubapp.irbcommimemb.IrbCommiMemb"
- method="reqGetIrbCommiMemb">
- </action>
-
- <input type="urlencoded">
- <table id="req" count_ref="subjid">
- <column id="subjid" dese="과제ID" ref="subjid"/>
- </table>
-
- </input>
- <output path= "root/irbcommimemb" type= "xml">
- <table id= "commimemblist" count_ref= "commimemblist">
- <column id="hngnm" dese="성명" ref="commimemblist.hngnm"/>
- <column id="engnm" dese="이름(영문)" ref="commimemblist.engnm"/>
- <column id="frmrmertnm" dese="전공과목" ref="commimemblist.frmrmertnm"/>
- <column id="lastacdmydg" dese="학위" ref="commimemblist.lastacdmydg"/>
- <column id="telno" dese="전화번호" ref="commimemblist.telno"/>
- <column id="gndr" dese="성별" ref="commimemblist.gndr"/>
- <column id="onestermstartdd" dese="임기일자" ref="commimemblist.onestermstartdd"/>
- <column id="onestermenddd" dese="임기일자2" ref="commimemblist.onestermenddd"/>
- <column id="instrela" dese="기관관계" ref="commimemblist.instrela"/>
- <column id="lastacdmydgeng" dese="최종학위영문" ref="commimemblist.lastacdmydgeng"/>
- <column id="frmrmertengnm" dese="전공영문" ref="commimemblist.frmrmertengnm"/>
- <column id="frmrmertcd" dese="전공분야" ref="commimemblist.frmrmertcd"/>
- </table>
-
- <table id= "stdylist" count_ref= "stdylist">
- <column id="stdystartdd" dese="연구일자" ref="stdylist.stdystartdd"/>
- <column id="stdyenddd" dese="연구일자2" ref="stdylist.stdyenddd"/>
- <column id="subjnm" dese="과제명" ref="stdylist.subjnm"/>
- <column id="reqphos" dese="의뢰자" ref="stdylist.reqphos"/>
- <column id="resostdyeryn" dese="PI여부" ref="stdylist.resostdyeryn"/>
- <column id="clincstage" dese="임상단계" ref="stdylist.clincstage"/>
- </table>
-
- <table id= "paperlist" count_ref= "paperlist">
- <column id="wrtauth" dese="저자(공동)" ref="paperlist.wrtauth"/>
- <column id="issyy" dese="발행연도" ref="paperlist.issyy"/>
- <column id="titl" dese="제목" ref="paperlist.titl"/>
- <column id="journnm" dese="저널명" ref="paperlist.journnm"/>
- <column id="startpage" dese="해당페이지" ref="paperlist.startpage"/>
- <column id="endpage" dese="해당페이지2" ref="paperlist.endpage"/>
- </table>
-
- <table id= "educlist" count_ref= "educlist">
- <column id="educnm" dese="교육과정명" ref="educlist.educnm"/>
- <column id="educstartdd" dese="교육기간" ref="educlist.educstartdd"/>
- <column id="educenddd" dese="교육기간2" ref="educlist.educenddd"/>
-
- </table>
- </output>
- </submit>
|