TXIIA00129.xml 1.4 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXIIA00109">
  3. <action url="svc://local"
  4. target="irbsubjapp.ReglJudgMngt"
  5. interface="himed.his.crc.irbsubjapp.regljudgmngt.ReglJudgMngt"
  6. method="reqSetSubjRtn">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제id" ref="subjid"/>
  11. <column id="instcd" desc="병원코드" ref="instcd"/>
  12. <column id="acptyn" desc="접수여부" ref="acptyn"/>
  13. </table>
  14. </input>
  15. <output path="root/hidden" type="xml">
  16. <table id="item" count_ref="item">
  17. <column id="instcd" desc="병원코드" ref="item.instcd"/>
  18. <column id="subjid" desc="과제id" ref="item.subjid"/>
  19. <column id="subjnm" desc="과제명" type="cdata" ref="item.subjnm"/>
  20. <column id="respstdycnfmsubjyn" desc="연구자확인1" ref="item.respstdycnfmsubjyn"/>
  21. <column id="respstdycnfmexecyn" desc="연구자확인2" ref="item.respstdycnfmexecyn"/>
  22. <column id="respstdycnfmselfyn" desc="연구자확인3" ref="item.respstdycnfmselfyn"/>
  23. <column id="rtnresn" desc="반려사유" type="cdata" ref="item.rtnresn"/>
  24. </table>
  25. </output>
  26. </submit>