TXCVO01701.xml 728 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVO01701">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetVOCNotiData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="req" count_ref="acptseq">
  10. <column id="acptseq" type="int" desc="접수순서" ref="acptseq"/>
  11. <column id="acptdd" desc="접수일자" ref="acptdd"/>
  12. <column id="csteamclntnotidt" desc="고객통보일시" ref="csteamclntnotidt"/>
  13. <column id="csteamclntnoticnts" desc="고객통보내용" ref="csteamclntnoticnts"/>
  14. </table>
  15. </input>
  16. <output path="root/list" type="xml">
  17. </output>
  18. </submit>