TRCPC00301.xml 1.0 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCPC00301">
  3. <action url="svc://local"
  4. target="cmpnmngtapp.CmpnClsMngt"
  5. interface="himed.his.crm.cmpnmngtapp.cmpnclsmngt.CmpnClsMngt"
  6. method="reqGetCmpnTreeView">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="refauth">
  10. <column id="refauth" desc="조회권한" ref="refauth"/>
  11. </table>
  12. </input>
  13. <output path="root/cmpntreeinfo" type="xml">
  14. <table id="cmpntreelist" count_ref="cmpntreelist">
  15. <column id="cmpnnm" type="string" desc="캠페인분류제목" ref="cmpntreelist.cmpnnm"/>
  16. <column id="depth" type="string" desc="계층구조" ref="cmpntreelist.depth"/>
  17. <column id="cmpnsmlcd" type="int" desc="캠페인소분류코드" ref="cmpntreelist.cmpnsmlcd"/>
  18. <column id="cmpnallcd" type="int" desc="캠페인코드결합" ref="cmpntreelist.cmpnallcd"/>
  19. </table>
  20. </output>
  21. </submit>