TRCRB00104.xml 756 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCRB00104">
  3. <action url="svc://local"
  4. target="rulemngtapp.RuleMngt"
  5. interface="himed.his.crm.rulemngtapp.rulemngt.RuleMngt"
  6. method="reqGetOrdDeptList">
  7. </action>
  8. <input type="urlencoded">
  9. </input>
  10. <output path="root" type="xml">
  11. <table id="orddeptlist" count_ref="orddeptlist">
  12. <column id="depthngnm" type="String" desc="진료과명" ref="orddeptlist.depthngnm"/>
  13. <column id="deptcd" type="String" desc="진료과코드" ref="orddeptlist.deptcd"/>
  14. <column id="depth" type="String" desc="계층구조" ref="orddeptlist.depth"/>
  15. </table>
  16. </output>
  17. </submit>