TRSMR00202.xml 630 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSMR00202">
  3. <action url="svc://local"
  4. target="stsmngtapp.StsRept"
  5. interface="himed.his.sts.stsmngtapp.stsrept.StsRept"
  6. method="reqGetAttachFile">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="filepath">
  10. <column id="filepath" desc="서버저장경로" ref="filepath"/>
  11. </table>
  12. </input>
  13. <output type="binary">
  14. <table id="attachfile" count_ref="attachfile">
  15. <column id="filedata" desc="파일데이터" ref="attachfile.filedata"/>
  16. </table>
  17. </output>
  18. </submit>