TRCIT00101.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCIT00101">
  3. <action url="svc://local"
  4. target="cssamngtapp.CssaMngt"
  5. interface="himed.his.crm.cssamngtapp.cssamngt.CssaMngt"
  6. method="reqGetCssaList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="qestitemgrupnm">
  10. <column id="qestitemgrupnm" desc="문항그룹명" ref="qestitemgrupnm"/>
  11. <column id="qestitemlrgcd" desc="설문문항분류대그룹" ref="qestitemlrgcd"/>
  12. <column id="qestitemmdlcd" desc="설문문항분류중그룹" ref="qestitemmdlcd"/>
  13. </table>
  14. </input>
  15. <output path="root" type="xml">
  16. <table id="qestitemgruplist" count_ref="qestitemgruplist">
  17. <column id="qestitemgrupnm" type="string" desc="문항그룹명" ref="qestitemgruplist.qestitemgrupnm"/>
  18. <column id="qestitemgrupdesc" type="string" desc="문항그룹설명" ref="qestitemgruplist.qestitemgrupdesc"/>
  19. <column id="qestitemlrgnm" type="string" desc="설문문항대분류" ref="qestitemgruplist.qestitemlrgnm"/>
  20. <column id="qestitemmdlnm" type="string" desc="설문문항중분류" ref="qestitemgruplist.qestitemmdlnm"/>
  21. <column id="qestitemlrgcd" type="string" desc="설문문항대분류코드" ref="qestitemgruplist.qestitemlrgcd"/>
  22. <column id="qestitemmdlcd" type="string" desc="설문문항중분류코드" ref="qestitemgruplist.qestitemmdlcd"/>
  23. <column id="rgstdeptcd" type="string" desc="등록부서코드" ref="qestitemgruplist.rgstdeptcd"/>
  24. <column id="qestrgstid" type="string" desc="등록자ID" ref="qestitemgruplist.qestrgstid"/>
  25. <column id="rgstdeptnm" type="string" desc="등록부서" ref="qestitemgruplist.rgstdeptnm"/>
  26. <column id="qestrgstnm" type="string" desc="등록자" ref="qestitemgruplist.qestrgstnm"/>
  27. <column id="qestrgstdd" type="string" desc="등록일" ref="qestitemgruplist.qestrgstdd"/>
  28. <column id="qestitemgrupseqno" type="int" desc="문항그룹일련번호" ref="qestitemgruplist.qestitemgrupseqno"/>
  29. <column id="qestseqnocount" type="int" desc="설문일련번호" ref="qestitemgruplist.qestseqnocount"/>
  30. </table>
  31. </output>
  32. </submit>