TRSNW00103.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSNW00103">
  3. <action url="svc://local"
  4. target="stsenrapp.StsEnrIcuMngt" interface="himed.his.sts.stsenrapp.stsenricumngt.StsEnrIcuMngt"
  5. method="reqGetICUMonthList">
  6. </action>
  7. <input type="urlencoded">
  8. <table id="req" count_ref="wardcd">
  9. <column id="wardcd" desc="병동코드" ref="wardcd"/>
  10. <column id="year" desc="해당연도" ref="year"/>
  11. <column id="refflag" desc="조회구분" ref="refflag"/>
  12. </table>
  13. </input>
  14. <output path="root/icupatmonthinfo" type="xml">
  15. <table id="icupatmonthlist" count_ref="icupatmonthlist">
  16. <column id="m01" desc="01month" ref="icupatmonthlist.m01"/>
  17. <column id="m02" desc="02month" ref="icupatmonthlist.m02"/>
  18. <column id="m03" desc="03month" ref="icupatmonthlist.m03"/>
  19. <column id="m04" desc="04month" ref="icupatmonthlist.m04"/>
  20. <column id="m05" desc="05month" ref="icupatmonthlist.m05"/>
  21. <column id="m06" desc="06month" ref="icupatmonthlist.m06"/>
  22. <column id="m07" desc="07month" ref="icupatmonthlist.m07"/>
  23. <column id="m08" desc="08month" ref="icupatmonthlist.m08"/>
  24. <column id="m09" desc="09month" ref="icupatmonthlist.m09"/>
  25. <column id="m10" desc="10month" ref="icupatmonthlist.m10"/>
  26. <column id="m11" desc="11month" ref="icupatmonthlist.m11"/>
  27. <column id="m12" desc="12month" ref="icupatmonthlist.m12"/>
  28. <column id="total" desc="total" ref="icupatmonthlist.total"/>
  29. <column id="item" desc="item" ref="icupatmonthlist.item"/>
  30. </table>
  31. </output>
  32. </submit>