TXICS01007.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICS01007">
  3. <action url="svc://local"
  4. target="clinicresearchapp.CrccSubjMngt"
  5. interface="himed.his.crc.clinicresearchapp.crccsubjmngt.CrccSubjMngt"
  6. method="reqExeSubjPerChgrMngt">
  7. </action>
  8. <input type="urlencoded" >
  9. <table id="req1" count_ref="bizmngrgstno">
  10. <column id="bizmngrgstno" desc="과제ID" ref="bizmngrgstno"/>
  11. </table>
  12. <table id="req2" count_ref="senddatadtl" >
  13. <column id="m" desc="실행구분" ref="senddatadtl.m"/>
  14. <column id="bizmngrgstno" desc="사업자등록번호" ref="senddatadtl.bizmngrgstno"/>
  15. <column id="perchgrid" desc="담당자ID" ref="senddatadtl.perchgrid"/>
  16. <column id="pwd" desc="비밀번호" ref="senddatadtl.pwd"/>
  17. <column id="jobpos" desc="직위" ref="senddatadtl.jobpos"/>
  18. <column id="pos" desc="소속" ref="senddatadtl.pos"/>
  19. <column id="nm" desc="성명" ref="senddatadtl.nm"/>
  20. <column id="email" desc="이메일" ref="senddatadtl.email"/>
  21. <column id="cntctelno" desc="연락처" ref="senddatadtl.cntctelno"/>
  22. <column id="mpphonno" desc="휴대폰번호" ref="senddatadtl.mpphonno"/>
  23. <column id="faxno" desc="팩스번호" ref="senddatadtl.faxno"/>
  24. <column id="userid" desc="사용자ID" ref="senddatadtl.userid"/>
  25. </table>
  26. </input>
  27. <output path="root/hidden" type="xml">
  28. <table id="item" count_ref="item" >
  29. <column id="count" desc="실행건수" ref="item.count"/>
  30. </table>
  31. </output>
  32. </submit>