TRCIT01402.xml 855 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCIT01402">
  3. <action url="svc://local"
  4. target="cssamngtapp.CssaMngt"
  5. interface="himed.his.crm.cssamngtapp.cssamngt.CssaMngt"
  6. method="reqGetQestGrupNm">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="qestitemmdlcd">
  10. <column id="qestitemmdlcd" desc="설문목적중분류코드" ref="qestitemmdlcd"/>
  11. </table>
  12. </input>
  13. <output path="root" type="xml">
  14. <table id="qestitemgruplist" count_ref="qestitemgruplist">
  15. <column id="qestitemgrupnm" type="string" desc="문항그룹명" ref="qestitemgruplist.qestitemgrupnm"/>
  16. <column id="qestitemgrupseqno" type="string" desc="문항그룹일련번호" ref="qestitemgruplist.qestitemgrupseqno"/>
  17. </table>
  18. </output>
  19. </submit>