TRSNE00302.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233
  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="reqGetWardMMList">
  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/wardmminfo" type="xml">
  15. <table id="wardmmlist" count_ref="wardmmlist">
  16. <column id="mainflagnm" desc="집계구분" ref="wardmmlist.mainflagnm"/>
  17. <column id="flagnm" desc="집계항목명" ref="wardmmlist.flagnm" type="cdata"/>
  18. <column id="col1" desc="1월" ref="wardmmlist.col1"/>
  19. <column id="col2" desc="2월" ref="wardmmlist.col2"/>
  20. <column id="col3" desc="3월" ref="wardmmlist.col3"/>
  21. <column id="col4" desc="4월" ref="wardmmlist.col4"/>
  22. <column id="col5" desc="5월" ref="wardmmlist.col5"/>
  23. <column id="col6" desc="6월" ref="wardmmlist.col6"/>
  24. <column id="col7" desc="7월" ref="wardmmlist.col7"/>
  25. <column id="col8" desc="8월" ref="wardmmlist.col8"/>
  26. <column id="col9" desc="9월" ref="wardmmlist.col9"/>
  27. <column id="col10" desc="10월" ref="wardmmlist.col10"/>
  28. <column id="col11" desc="11월" ref="wardmmlist.col11"/>
  29. <column id="col12" desc="12월" ref="wardmmlist.col12"/>
  30. <column id="mmsum" desc="합계" ref="wardmmlist.mmsum"/>
  31. </table>
  32. </output>
  33. </submit>