TRSDT06801.xml 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT06801">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetCalcStat">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="entryy">
  10. <column id="entryy" ref="entryy" desc="사업년도"/>
  11. </table>
  12. </input>
  13. <output path="root/calcinfo" type="xml">
  14. <table id="calclist" count_ref="calclist">
  15. <column id="dispseq" type="string" ref="calclist.dispseq" desc="dispseq"/>
  16. <column id="cdnm" type="cdata" ref="calclist.cdnm" desc="cdnm"/>
  17. <column id="cnt3" type="string" ref="calclist.cnt3" desc="3월금액"/>
  18. <column id="psnno3" type="string" ref="calclist.psnno3" desc="3월인원수"/>
  19. <column id="cnt4" type="string" ref="calclist.cnt4" desc="4월금액"/>
  20. <column id="psnno4" type="string" ref="calclist.psnno4" desc="4월인원수"/>
  21. <column id="cnt5" type="string" ref="calclist.cnt5" desc="5월금액"/>
  22. <column id="psnno5" type="string" ref="calclist.psnno5" desc="5월인원수"/>
  23. <column id="cnt6" type="string" ref="calclist.cnt6" desc="6월금액"/>
  24. <column id="psnno6" type="string" ref="calclist.psnno6" desc="6월인원수"/>
  25. <column id="cnt7" type="string" ref="calclist.cnt7" desc="7월금액"/>
  26. <column id="psnno7" type="string" ref="calclist.psnno7" desc="7월인원수"/>
  27. <column id="cnt8" type="string" ref="calclist.cnt8" desc="8월금액"/>
  28. <column id="psnno8" type="string" ref="calclist.psnno8" desc="8월인원수"/>
  29. <column id="cnt9" type="string" ref="calclist.cnt9" desc="9월금액"/>
  30. <column id="psnno9" type="string" ref="calclist.psnno9" desc="9월인원수"/>
  31. <column id="cnt10" type="string" ref="calclist.cnt10" desc="10월금액"/>
  32. <column id="psnno10" type="string" ref="calclist.psnno10" desc="10월인원수"/>
  33. <column id="cnt11" type="string" ref="calclist.cnt11" desc="11월금액"/>
  34. <column id="psnno11" type="cdata" ref="calclist.psnno11" desc="11월인원수"/>
  35. <column id="cnt12" type="cdata" ref="calclist.cnt12" desc="12월금액"/>
  36. <column id="psnno12" type="string" ref="calclist.psnno12" desc="12월인원수"/>
  37. <column id="cnt1" type="string" ref="calclist.cnt1" desc="1월금액"/>
  38. <column id="psnno1" type="string" ref="calclist.psnno1" desc="1월인원수"/>
  39. <column id="cnt2" type="string" ref="calclist.cnt2" desc="2월금액"/>
  40. <column id="psnno2" type="string" ref="calclist.psnno2" desc="2월인원수"/>
  41. <column id="totcnt" type="string" ref="calclist.totcnt" desc="합계금액"/>
  42. <column id="totpsnno" type="string" ref="calclist.totpsnno" desc="합계인원수"/>
  43. <column id="bfcnt" type="string" ref="calclist.bfcnt" desc="전월실적금액"/>
  44. <column id="bfpsnno" type="string" ref="calclist.bfpsnno" desc="전월실적인원수"/>
  45. <column id="cntrate" type="string" ref="calclist.cntrate" desc="전월대비실적비교금액"/>
  46. <column id="psnnorate" type="string" ref="calclist.psnnorate" desc="전월대비실적비교인원수"/>
  47. </table>
  48. </output>
  49. </submit>