TRCDT00109.xml 768 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCDT00109">
  3. <action url="svc://local"
  4. target="crmapp.Campain"
  5. interface="himed.his.crm.crmapp.campain.Campain"
  6. method="reqGetCmpnSmlCd">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="cmpnmdlcd">
  10. <column id="cmpnmdlcd" desc="캠페인중그룹코드" ref="cmpnmdlcd"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="cmpnsmlgrup" count_ref="cmpnsmlgrup">
  15. <column id="cmpnsmlcd" type="int" desc="캠페인소분류코드" ref="cmpnsmlgrup.cmpnsmlcd"/>
  16. <column id="cmpnsmlnm" type="string" desc="캠페인소분류이름" ref="cmpnsmlgrup.cmpnsmlnm"/>
  17. </table>
  18. </output>
  19. </submit>