TRISR01010.xml 939 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRISR01010">
  3. <action url="svc://local"
  4. target="stdysubjapp.StdySubjMngt"
  5. interface="himed.his.crc.stdysubjapp.stdysubjmngt.StdySubjMngt"
  6. method="reqGetStdyItemAddMaxList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제번호" ref="subjid"/>
  11. <column id="hospcd" desc="병원코드" ref="hospcd"/>
  12. <column id="appdg" desc="신청차수" ref="appdg"/>
  13. <column id="stdyitemexpendcd" desc="연구비비목코드" ref="stdyitemexpendcd"/>
  14. </table>
  15. </input>
  16. <output path="root/itemaddmax" type="xml">
  17. <table id="item" count_value="1" >
  18. <column id="seqno" desc="일련번호" ref="item.seqno"/>
  19. </table>
  20. </output>
  21. </submit>