TRCMS00405.xml 1.6 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCMS00405">
  3. <action url="svc://local"
  4. target="clntmngtapp.ClntMngt"
  5. interface="himed.his.crm.clntmngtapp.clntmngt.ClntMngt"
  6. method="reqGetMemo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="sndpid">
  10. <column id="sndpid" desc="등록번호" ref="sndpid"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="memogrid" count_ref="memogrid">
  15. <column id="memodayflag" desc="기념일" ref="memogrid.memodayflag"/>
  16. <column id="memotypeflag" desc="형식" ref="memogrid.memotypeflag"/>
  17. <column id="memodd" desc="기념일" ref="memogrid.memodd"/>
  18. <column id="ownrela" desc="관계" ref="memogrid.ownrela"/>
  19. <column id="lunarsolarflag" desc="음력" ref="memogrid.lunarsolarflag"/>
  20. <column id="noticncttel1" desc="연락처1" ref="memogrid.noticncttel1"/>
  21. <column id="noticncttel2" desc="연락처2" ref="memogrid.noticncttel2"/>
  22. <column id="msgcnts" desc="내용" ref="memogrid.msgcnts" type="cdata"/>
  23. <column id="basedaybfatflag" desc="전후" ref="memogrid.basedaybfatflag"/>
  24. <column id="delivehour" desc="시간" ref="memogrid.delivehour"/>
  25. <column id="delivemnt" desc="분" ref="memogrid.delivemnt"/>
  26. <column id="memouseyn" desc="사용여부" ref="memogrid.memouseyn"/>
  27. <column id="pid" desc="PID" ref="memogrid.pid"/>
  28. <column id="memodayseq" type="int" desc="번호" ref="memogrid.memodayseq"/>
  29. </table>
  30. </output>
  31. </submit>