TRCCN00301.xml 1.7 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCCN00301">
  3. <action url="svc://local"
  4. target="crmapp.Common"
  5. interface="himed.his.crm.crmapp.common.Common"
  6. method="reqGetDMInfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="msgsmlcd">
  10. <column id="msgsmlcd" type="int" desc="메시지소분류코드" ref="msgsmlcd"/>
  11. <column id="chnlflag" desc="채널구분" ref="chnlflag"/>
  12. </table>
  13. </input>
  14. <output path="root" type="xml">
  15. <table id="dmattr" count_ref="dmattr">
  16. <column id="msgsmlcd" type="int" desc="메시지소분류코드" ref="dmattr.msgsmlcd"/>
  17. <column id="dmtitl" desc="DM제목" ref="dmattr.dmtitl"/>
  18. <column id="dmbdtext" type="cdata" desc="DM본문내용" ref="dmattr.dmbdtext"/>
  19. <column id="dmsigntext" type="cdata" desc="DM서명내용" ref="dmattr.dmsigntext"/>
  20. <column id="msglrgcd" type="int" desc="메시지대분류코드" ref="dmattr.msglrgcd"/>
  21. <column id="msgmdlcd" type="int" desc="메시지중분류코드" ref="dmattr.msgmdlcd"/>
  22. <column id="replzipcd1" desc="DM발송우편번호" ref="dmattr.replzipcd1"/>
  23. <column id="replzipcd2" desc="DM발송우편번호" ref="dmattr.replzipcd2"/>
  24. <column id="replzipcdseq" desc="DM발송우편번호순서" ref="dmattr.replzipcdseq"/>
  25. <column id="replzipcdaddr" desc="DM발송우편번호주소" ref="dmattr.replzipcdaddr"/>
  26. <column id="repldetladdr" type="cdata" desc="DM발송상세주소" ref="dmattr.repldetladdr"/>
  27. <column id="replnm" desc="DM발송인정보" ref="dmattr.replnm"/>
  28. </table>
  29. </output>
  30. </submit>