TRCDT00107.xml 682 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCDT00107">
  3. <action url="svc://local"
  4. target="crmapp.Campain"
  5. interface="himed.his.crm.crmapp.campain.Campain"
  6. method="reqGetCmpnLrgCd">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="req">
  10. </table>
  11. </input>
  12. <output path="root" type="xml">
  13. <table id="cmpnlrggrup" count_ref="cmpnlrggrup">
  14. <column id="cmpnlrgcd" type="int" desc="캠페인대분류코드" ref="cmpnlrggrup.cmpnlrgcd"/>
  15. <column id="cmpnlrgnm" type="string" desc="캠페인대분류이름" ref="cmpnlrggrup.cmpnlrgnm"/>
  16. </table>
  17. </output>
  18. </submit>