TRDRM00202.xml 703 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRDRM00202">
  3. <action url="svc://local"
  4. target="reptapp.MealPresCondRef"
  5. interface="himed.his.crd.reptapp.mealprescondref.MealPresCondRef"
  6. method="reqGetDept">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="instcd">
  10. <column id="instcd" desc="±â°ü¸í" ref="instcd"/>
  11. </table>
  12. </input>
  13. <output path="root/dept" type="xml">
  14. <table id="itemlist" count_ref="itemlist">
  15. <column id="deptcd" desc="ºÎ¼­ ÄÚµå" ref="itemlist.deptcd"/>
  16. <column id="depthngnm" desc="ºÎ¼­ ¸í" ref="itemlist.depthngnm"/>
  17. </table>
  18. </output>
  19. </submit>