TXCRC00401.xml 1.1 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCRB00102">
  3. <action url="svc://local"
  4. target="rulemngtapp.RuleMngt"
  5. interface="himed.his.crm.rulemngtapp.rulemngt.RuleMngt"
  6. method="reqExeHospInfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="item" count_ref="savemode">
  10. <column id="savemode" type="string" desc="실행구분" ref="savemode"/>
  11. <column id="hospnm" type="string" desc="병원명" ref="hospnm"/>
  12. <column id="hospreprtel" type="string" desc="대표전화" ref="hospreprtel"/>
  13. <column id="hospreprmail" type="string" desc="대표메일" ref="hospreprmail"/>
  14. <column id="mailsvr" type="string" desc="메일서버" ref="mailsvr"/>
  15. <column id="mailacnt" type="string" desc="메일계정" ref="mailacnt"/>
  16. <column id="mailpwd" type="string" desc="메일암호" ref="mailpwd"/>
  17. <column id="deptcd" type="string" desc="부서코드" ref="deptcd"/>
  18. </table>
  19. </input>
  20. <output path="root" type="xml">
  21. </output>
  22. </submit>