TRCIT00604.xml 1.4 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCIT00604">
  3. <action url="svc://local"
  4. target="cssamngtapp.CssaMngt"
  5. interface="himed.his.crm.cssamngtapp.cssamngt.CssaMngt"
  6. method="reqGetQPaprChoiList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="qestseqno">
  10. <column id="qestseqno" desc="설문일련번호" ref="qestseqno"/>
  11. <column id="qestitemgrupseqno" desc="설문그룹일련번호" ref="qestitemgrupseqno"/>
  12. <column id="qpaprseqno" desc="설문지일련번호" ref="qpaprseqno"/>
  13. <column id="itemcd" desc="구분코드" ref="itemcd"/>
  14. </table>
  15. </input>
  16. <output path="root" type="xml">
  17. <table id="qestitemchoi" count_ref="qestitemchoi">
  18. <column id="qestitemanswchoicnts" type="string" desc="보기문항내용" ref="qestitemchoi.qestitemanswcnts"/>
  19. <column id="divpnt" type="double" desc="배분점수" ref="qestitemchoi.divpnt"/>
  20. <column id="norpaddinptyn" type="string" desc="무응답추가여부" ref="qestitemchoi.norpaddyn"/>
  21. <column id="answchoiseqno" type="int" desc="답변보기일련번호" ref="qestitemchoi.answseqno"/>
  22. <column id="qestseqno" type="int" desc="설문일련번호" ref="qestitemchoi.qestseqno"/>
  23. <column id="qestitemgrupseqno" type="int" desc="설문문항그룹일련번호" ref="qestitemchoi.qestitemgrupseqno"/>
  24. <column id="qpaprseqno" type="int" desc="설문지일련번호" ref="qestitemchoi.qpaprseqno"/>
  25. </table>
  26. </output>
  27. </submit>