TRISR00001.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRISR00001">
  3. <action url="svc://local"
  4. target="stdysubjapp.StdySubjMngt"
  5. interface="himed.his.crc.stdysubjapp.stdysubjmngt.StdySubjMngt"
  6. method="reqGetChkSubjForSdy">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="screenmenu" desc="연구자 의뢰자 구분값" ref="screenmenu"/>
  12. </table>
  13. </input>
  14. <output path="main/grid" type="xml">
  15. <table id="chksubjlst" count_ref="chksubjlst">
  16. <column id="hospnm" desc="병원명" type="cdata" ref="chksubjlst.hospnm"/>
  17. <column id="subjid" desc="과제ID" ref="chksubjlst.subjid"/>
  18. <column id="instcd" desc="병원코드" ref="chksubjlst.instcd"/>
  19. <column id="reqdd" desc="의뢰일자" ref="chksubjlst.reqdd"/>
  20. <column id="perchgrid" desc="의뢰자아이디" type="cdata" ref="chksubjlst.perchgrid"/>
  21. <column id="subjnm" desc="과제명" type="cdata" ref="chksubjlst.subjnm"/>
  22. <column id="respstdycnfmsubjyn" desc="과제정보확인" ref="chksubjlst.respstdycnfmsubjyn"/>
  23. <column id="respstdycnfmexecyn" desc="실행예산확인" ref="chksubjlst.respstdycnfmexecyn"/>
  24. <column id="respstdycnfmselfyn" desc="구비서류확인" ref="chksubjlst.respstdycnfmselfyn"/>
  25. <column id="rtnresn" desc="반려사유" type="cdata" ref="chksubjlst.rtnresn"/>
  26. <column id="cmpynm" desc="의뢰자" type="cdata" ref="chksubjlst.cmpynm"/>
  27. <column id="croinstnm" desc="대행사" type="cdata" ref="chksubjlst.croinstnm"/>
  28. <column id="nm" desc="담당자명" type="cdata" ref="chksubjlst.nm"/>
  29. <column id="cntctelno" desc="연락처" type="cdata" ref="chksubjlst.cntctelno"/>
  30. </table>
  31. </output>
  32. </submit>