TRICS01038.xml 1.3 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICS01038">
  3. <action url="svc://local"
  4. target="clinicresearchapp.CrccSubjMngt"
  5. interface="himed.his.crc.clinicresearchapp.crccsubjmngt.CrccSubjMngt"
  6. method="reqGetSubjPerChgrInfoList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="bizmngrgstno">
  10. <column id="bizmngrgstno" desc="사업자등록번호" ref="bizmngrgstno"/>
  11. </table>
  12. </input>
  13. <output path="root/gridperdtl" type="xml">
  14. <table id="item" count_ref="item" >
  15. <column id="perchgrid" desc="담당자ID" ref="item.perchgrid"/>
  16. <column id="nm" desc="성명" ref="item.nm"/>
  17. <column id="pwd" desc="비밀번호" ref="item.pwd"/>
  18. <column id="pos" desc="소속" ref="item.pos"/>
  19. <column id="jobpos" desc="직위" ref="item.jobpos"/>
  20. <column id="cntctelno" desc="연락처" ref="item.cntctelno"/>
  21. <column id="email" desc="이메일" ref="item.email"/>
  22. <column id="faxno" desc="팩스번호" ref="item.faxno"/>
  23. <column id="mpphonno" desc="휴대폰번호" ref="item.mpphonno"/>
  24. </table>
  25. </output>
  26. </submit>