TRCIT00103.xml 915 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCIT00103">
  3. <action url="svc://local"
  4. target="cssamngtapp.CssaClsMngt"
  5. interface="himed.his.crm.cssamngtapp.cssaclsmngt.CssaClsMngt"
  6. method="reqGetQestItemMdlList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="qestitemlrgcd">
  10. <column id="qestitemlrgcd" desc="설문목적대분류코드" ref="qestitemlrgcd"/>
  11. <column id="refauth" desc="조회권한" ref="refauth"/>
  12. </table>
  13. </input>
  14. <output path="root" type="xml">
  15. <table id="qestitemmdllist" count_ref="qestitemmdllist">
  16. <column id="qestitemmdlnm" desc="설문목적중분류이름" ref="qestitemmdllist.qestitemmdlnm"/>
  17. <column id="qestitemmdlcd" desc="설문목적중분류코드" ref="qestitemmdllist.qestitemmdlcd"/>
  18. <column id="qestitemlrgcd" desc="설문목적대분류코드" ref="qestitemmdllist.qestitemlrgcd"/>
  19. </table>
  20. </output>
  21. </submit>