TRSMK00102.xml 1.0 KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSMK00102">
  3. <action url="svc://local"
  4. target="stsmngtapp.StsKpi"
  5. interface="himed.his.sts.stsmngtapp.stskpi.StsKpi"
  6. method="reqGetKpiTree">
  7. </action>
  8. <input type="urlencoded">
  9. </input>
  10. <output path="root" type="xml">
  11. <table id="item" count_ref="item">
  12. <column id="lvl" type="string" desc="레벨" ref="item.lvl"/>
  13. <column id="subjcd" type="string" desc="주제영역코드" ref="item.subjcd"/>
  14. <column id="supsubjcd" type="string" desc="상위주제영역코드" ref="item.supsubjcd"/>
  15. <column id="subjcdnm" type="string" desc="주제영역이름" ref="item.subjcdnm"/>
  16. <column id="lastupdtrid" type="string" desc="사번" ref="item.lastupdtrid"/>
  17. <column id="path" type="string" desc="경로" ref="item.path"/>
  18. </table>
  19. </output>
  20. </submit>