TRICA01016.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICA01016">
  3. <action url="svc://local"
  4. target="crccsubjapp.CrccSubjMngt"
  5. interface="himed.his.crc.crccsubjapp.crccsubjmngt.CrccSubjMngt"
  6. method="reqGetSubjSearchInfoDtlTo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. <column id="hospcd" desc="병원코드" ref="hospcd"/>
  12. </table>
  13. </input>
  14. <output path="root/infodtlto" type="xml">
  15. <table id="item" count_value="1" >
  16. <column id="condd" desc="계약일자" ref="item.condd"/>
  17. <column id="depomthd" desc="입금방법" ref="item.depomthd"/>
  18. <column id="roothospidxcasecnt" desc="본원증례수" ref="item.roothospidxcasecnt"/>
  19. <column id="totstdycost" desc="총연구비" ref="item.totstdycost"/>
  20. <column id="stdytermfrom" desc="연구기간/FROM" ref="item.stdytermfrom"/>
  21. <column id="stdytermto" desc="연구기간/TO" ref="item.stdytermto"/>
  22. <column id="respstdynm" desc="책임연구원" type="cdata" ref="item.respstdynm"/>
  23. <column id="respstdyposnm" desc="소속명" type="cdata" ref="item.respstdyposnm"/>
  24. <column id="respstdyjobposnm" desc="직위명" type="cdata" ref="item.respstdyjobposnm"/>
  25. <column id="reqyn" desc="의뢰여부" ref="item.reqyn"/>
  26. <column id="direccost" desc="직접비" ref="item.direccost"/>
  27. </table>
  28. </output>
  29. </submit>