TRICG01039.xml 751 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRICS01039">
  3. <action url="svc://local"
  4. target="crccsubjapp.NormalMngt"
  5. interface="himed.his.crc.crccsubjapp.normalmngt.NormalMngt"
  6. method="reqGetSubjOrgnInfoList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="hospcd">
  10. <column id="hospcd" desc="병원코드" ref="hospcd"/>
  11. </table>
  12. </input>
  13. <output path="root/grid" type="xml">
  14. <table id="item" count_ref="item" >
  15. <column id="hospcd" desc="병원코드" ref="item.hospcd"/>
  16. <column id="hospnm" desc="병원명" ref="item.hospnm"/>
  17. </table>
  18. </output>
  19. </submit>