TRSTP00102.xml 861 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <!--
  3. * @(#)TRSTP00102.xml
  4. * 수정이력
  5. * - 2009.10.21 / 최초작성 / 정선영
  6. *
  7. -->
  8. <submit id="TRSTP00102">
  9. <action url="svc://local"
  10. target="stspamapp.StsPam"
  11. interface="himed.his.sts.stspamapp.stspam.StsPam"
  12. method="reqGetGridData">
  13. </action>
  14. <input type="urlencoded">
  15. <table id="req" count_ref="ordflag">
  16. <column id="ordflag" type="string" desc="진료구분" ref="ordflag"/>
  17. </table>
  18. </input>
  19. <output path="root/grdform" type="xml">
  20. <table id="grdform" count_ref="grdform">
  21. <column id="grdtitle" type="string" desc="그리드타이틀" ref="grdform.grdtitle"/>
  22. <column id="colcount" type="string" desc="컬럼갯수" ref="grdform.colcount"/>
  23. </table>
  24. </output>
  25. </submit>