TRTST00002.xml 780 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRTSR00001">
  3. <action url="svc://local"
  4. target="testapp.TestMngt"
  5. interface="himed.his.tmp.testapp.testmngt.TestMngt"
  6. method="reqGetTripleForSentenceSpeedTest">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="input1">
  10. <column id="input1" type="string" ref="input1"/>
  11. <column id="input2" type="string" ref="input2"/>
  12. <column id="input3" type="string" ref="input3"/>
  13. </table>
  14. </input>
  15. <output path="root" type="xml">
  16. <table id="java" count_ref="result">
  17. <column id="result" ref="result.result"/>
  18. </table>
  19. </output>
  20. </submit>