TXICE00104.xml 897 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXICE00104">
  3. <action url="svc://local"
  4. target="comsubjapp.ComSubject"
  5. interface="himed.his.crc.comsubjapp.comsubject.ComSubject"
  6. method="reqSetPass">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="pwda">
  10. <column id="userid" desc="변경할 ID" ref="userid"/>
  11. <column id="pwda" desc="변경할 비밀번호" ref="pwda"/>
  12. </table>
  13. </input>
  14. <output path="root/hidden" type="xml">
  15. <table id="item" count_ref="item" >
  16. <column id="count" desc="건수" ref="item.count"/>
  17. </table>
  18. <table id="message" count_ref="message">
  19. <column id="str1" desc="검색후 메세지" ref="message.str1"/>
  20. </table>
  21. </output>
  22. </submit>