TXCVO02401.xml 807 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="euc-kr"?>
  2. <submit id="TXCVO02401">
  3. <action url="svc://local"
  4. target="vocapp.Voc"
  5. interface="himed.his.crm.vocapp.voc.Voc"
  6. method="reqSetVOCForceEndData">
  7. </action>
  8. <input type="urlencoded">
  9. <table id="enddata" count_ref="rgstseq">
  10. <column id="acptseq" type="int" desc="접수순서" ref="acptseq"/>
  11. <column id="acptdd" desc="접수일자" ref="acptdd"/>
  12. <column id="rgstseq" type="int" desc="등록순서" ref="rgstseq"/>
  13. <column id="forceendreasoncnts" desc="임의종결사유" ref="forceendreasoncnts"/>
  14. <column id="forceendyn" desc="임의종결여부" ref="forceendyn"/>
  15. </table>
  16. </input>
  17. <output path="root/list" type="xml">
  18. </output>
  19. </submit>