TRSNE00102.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334
  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="reqGetStayMMList">
  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/staymminfo" type="xml">
  15. <table id="staymmlist" count_ref="staymmlist">
  16. <column id="deptnm" desc="부서정보" ref="staymmlist.deptnm"/>
  17. <column id="col1" desc="1월" ref="staymmlist.col1"/>
  18. <column id="col2" desc="2월" ref="staymmlist.col2"/>
  19. <column id="col3" desc="3월" ref="staymmlist.col3"/>
  20. <column id="col4" desc="4월" ref="staymmlist.col4"/>
  21. <column id="col5" desc="5월" ref="staymmlist.col5"/>
  22. <column id="col6" desc="6월" ref="staymmlist.col6"/>
  23. <column id="col7" desc="7월" ref="staymmlist.col7"/>
  24. <column id="col8" desc="8월" ref="staymmlist.col8"/>
  25. <column id="col9" desc="9월" ref="staymmlist.col9"/>
  26. <column id="col10" desc="10월" ref="staymmlist.col10"/>
  27. <column id="col11" desc="11월" ref="staymmlist.col11"/>
  28. <column id="col12" desc="12월" ref="staymmlist.col12"/>
  29. <column id="staymmsum" desc="합계" ref="staymmlist.staymmsum"/>
  30. <column id="deptcd" desc="부서코드" ref="staymmlist.deptcd"/>
  31. <column id="depthngnm" desc="부서한글명" ref="staymmlist.depthngnm"/>
  32. </table>
  33. </output>
  34. </submit>