TRTSS00601.xml 763 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRTSS00601">
  3. <action url="svc://local"
  4. target="sampleapp.RtfSample"
  5. interface="himed.his.tmp.sampleapp.rtfsample.RtfSample"
  6. method="reqGetRtfList">
  7. </action>
  8. <input type="urlencoded">
  9. </input>
  10. <output path="root" type="xml">
  11. <table id="rtflist" count_ref="rtf">
  12. <column id="filename" type="string" ref="rtf.filename"/>
  13. <column id="fstrgstrid" type="string" ref="rtf.fstrgstrid"/>
  14. <column id="fstrgstdt" type="string" ref="rtf.fstrgstdt"/>
  15. <column id="lastupdtrid" type="string" ref="rtf.lastupdtrid"/>
  16. <column id="lastupdtdt" type="string" ref="rtf.lastupdtdt"/>
  17. </table>
  18. </output>
  19. </submit>