TRICE00105.xml 730 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICE00105">
  3. <action url="svc://local"
  4. target="comsubjapp.ComSubject"
  5. interface="himed.his.crc.comsubjapp.comsubject.ComSubject"
  6. method="reqGetReserList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="srchsubjid">
  10. <column id="srchsubjid" desc="ÀÇ·Ú±â°ü°Ë»ö" value="1"/>
  11. </table>
  12. </input>
  13. <output path="root/pwd" type="xml">
  14. <table id="item" count_ref="item">
  15. <column id="userid" type="string" desc="" ref="item.userid"/>
  16. <column id="pwd" type="string" desc="" ref="item.pwd"/>
  17. </table>
  18. </output>
  19. </submit>