TRSNE00303.xml 1.6 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <submit id="TRSNE00102">
  3. <action url="svc://local"
  4. target="stsenrapp.StsErMngt" interface="himed.his.sts.stsenrapp.stsenrmngt.StsErMngt"
  5. method="reqGetWardYearList">
  6. </action>
  7. <input type="urlencoded">
  8. <table id="req" count_ref="srchyear">
  9. <column id="srchyear" desc="조회년도" ref="srchyear"/>
  10. <column id="srchflag1" desc="조회구분1" ref="srchflag1"/>
  11. <column id="srchflag2" desc="조회구분2" ref="srchflag2"/>
  12. </table>
  13. </input>
  14. <output path="root/wardyearinfo" type="xml">
  15. <table id="wardyearlist" count_ref="wardyearlist">
  16. <column id="mainflagnm" desc="집계구분" ref="wardyearlist.mainflagnm"/>
  17. <column id="flagnm" desc="집계항목명" ref="wardyearlist.flagnm" type="cdata"/>
  18. <column id="col1" desc="조회년도 -4년" ref="wardyearlist.col1"/>
  19. <column id="col2" desc="조회년도 -3년" ref="wardyearlist.col2"/>
  20. <column id="col3" desc="조회년도 -2년" ref="wardyearlist.col3"/>
  21. <column id="col4" desc="조회년도 -1년" ref="wardyearlist.col4"/>
  22. <column id="col5" desc="조회년도" ref="wardyearlist.col5"/>
  23. <column id="yearsum" desc="합계" ref="wardyearlist.yearsum"/>
  24. </table>
  25. </output>
  26. </submit>