TRISR00002.xml 1.3 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRISR00002">
  3. <action url="svc://local"
  4. target="stdysubjapp.StdySubjMngt"
  5. interface="himed.his.crc.stdysubjapp.stdysubjmngt.StdySubjMngt"
  6. method="reqGetSubjWritelstForSdy">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="subjid">
  10. <column id="subjid" desc="과제ID" ref="subjid"/>
  11. </table>
  12. </input>
  13. <output path="main/grid" type="xml">
  14. <table id="sdysubjlst" count_ref="sdysubjlst">
  15. <column id="subjno" desc="과제번호" ref="sdysubjlst.subjno"/>
  16. <column id="subjnm" desc="과제명" type="cdata" ref="sdysubjlst.subjnm"/>
  17. <column id="perchgrid" desc="의뢰자아이디" ref="sdysubjlst.perchgrid"/>
  18. <column id="reqdd" desc="의뢰일자" ref="sdysubjlst.reqdd"/>
  19. <column id="ccaprvyn" desc="crcc승인여부" ref="sdysubjlst.ccaprvyn"/>
  20. <column id="reqyn" desc="의뢰여부" ref="sdysubjlst.reqyn"/>
  21. <column id="subjid" desc="과제id" ref="sdysubjlst.subjid"/>
  22. <column id="instcd" desc="병원코드" ref="sdysubjlst.instcd"/>
  23. <column id="hospnm" desc="병원명" ref="sdysubjlst.hospnm"/>
  24. </table>
  25. </output>
  26. </submit>