TXCVO01702.xml 902 B

1234567891011121314151617181920
  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="reqSetVOCNotiFlag">
  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. <column id="pid" type="int" desc="등록번호" ref="pid"/>
  15. <column id="acpviewdd" type="string" desc="표시일자" ref="acpviewdd"/>
  16. </table>
  17. </input>
  18. <output path="root/list" type="xml">
  19. </output>
  20. </submit>