TRSDT06102.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSDT06102">
  3. <action url="svc://local"
  4. target="stscmcnwapp.SoclEndStats"
  5. interface="himed.his.sts.stscmcnwapp.soclendstats.SoclEndStats"
  6. method="reqGetSoclEndStatsSeqInfo">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="from">
  10. <column id="from" desc="조회시작일자" ref="from" />
  11. <column id="to" desc="조회종료일자" ref="to" />
  12. <column id="medicntrtrsmpsn" desc="마감자" ref="medicntrtrsmpsn" />
  13. <column id="endym" desc="원목마감월" ref="endym" />
  14. <column id="endyy" desc="원목마감" ref="endyy" />
  15. <column id="endmm" desc="원목마감" ref="endmm" />
  16. <column id="btnflag" desc="버튼flag" ref="btnflag" />
  17. <column id="bizflag" desc="업무구분" ref="bizflag" />
  18. </table>
  19. </input>
  20. <output path="root/fthendlist" type="xml">
  21. <table id="fthendlistinfo" count_ref="fthendlistinfo">
  22. <column id="endyy" type="string" desc="마감년도" ref="fthendlistinfo.endyy" />
  23. <column id="endmm" type="string" desc="마감월" ref="fthendlistinfo.endmm" />
  24. <column id="endym" type="string" desc="마감" ref="fthendlistinfo.endym" />
  25. <column id="workstat" type="string" desc="상태" ref="fthendlistinfo.workstat" />
  26. <column id="enddg" type="string" desc="마감차수" ref="fthendlistinfo.enddg" />
  27. <column id="enddt" type="string" desc="마감일시" ref="fthendlistinfo.enddt" />
  28. <column id="endpsn" type="string" desc="마감자" ref="fthendlistinfo.endpsn" />
  29. <column id="medicntrtrsmdt" type="string" desc="송신일" ref="fthendlistinfo.medicntrtrsmdt" />
  30. <column id="medicntrtrsmpsn" type="string" desc="송신자" ref="fthendlistinfo.medicntrtrsmpsn" />
  31. <column id="endrem" type="cdata" desc="비고" ref="fthendlistinfo.endrem" />
  32. </table>
  33. </output>
  34. </submit>