TRSNA00102.xml 770 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRSNA00102">
  3. <action url="svc://local"
  4. target="stsenrapp.StsApuMngt"
  5. interface="himed.his.sts.stsenrapp.stsapumngt.StsApuMngt"
  6. method="reqGetUserList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="deptcd">
  10. <column id="yyyymm" desc="기준년월" ref="yyyymm"/>
  11. <column id="deptcd" desc="조회구분" ref="deptcd"/>
  12. </table>
  13. </input>
  14. <output path="root/userinfo" type="xml">
  15. <table id="drlist" count_ref="drlist">
  16. <column id="userid" desc="주치의아이디" ref="drlist.userid"/>
  17. <column id="usernm" desc="주치의명" ref="drlist.usernm"/>
  18. </table>
  19. </output>
  20. </submit>