TRCVA00301.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TRCVA00301">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqGetVOCCommonList">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="instcd">
  10. <column id="instcd" desc="기관코드" ref="instcd"/>
  11. </table>
  12. </input>
  13. <output path="root/vocdata" type="xml">
  14. <table id="accept" count_ref="accept">
  15. <column id="acptseq" desc="접수번호" ref="accept.acptseq"/>
  16. <column id="acptdd" desc="접수일자" ref="accept.acptdd"/>
  17. <column id="acptkindlrg" desc="접수 대분류" ref="accept.acptkindlrg"/>
  18. <column id="acpttitl" type="cdata" desc="접수제목" ref="accept.acpttitl"/>
  19. <column id="prcsstat" desc="진행상태" ref="accept.prcsstat"/>
  20. <column id="acptcnts" type="cdata" desc="접수내용" ref="accept.acptcnts"/>
  21. <column id="openallyn" desc="공개여부" ref="accept.openallyn"/>
  22. </table>
  23. </output>
  24. </submit>