TRSTP02200.xml 749 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSTP02200">
  3. <action url="svc://local"
  4. target="stspamapp.StsPam"
  5. interface="himed.his.sts.stspamapp.stspam.StsPam"
  6. method="reqGetWorktypeList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_value="1">
  10. <column id="fromdd" ref="fromdd" desc="시작일자"/>
  11. <column id="todd" ref="todd" desc="종료일자"/>
  12. </table>
  13. </input>
  14. <output path="root" type="xml">
  15. <table id="worktype" count_ref="worktype">
  16. <column id="cdid" type="cdata" ref="worktype.cdid" desc="코드ID"/>
  17. <column id="cdnm" type="cdata" ref="worktype.cdnm" desc="코드명"/>
  18. </table>
  19. </output>
  20. </submit>