vnpy/vn.tutorial/tick2trade/vn.ctp_t2t/ctpapi/error.dtd
chenxy123 8576b91c43 1. 修改vn.how目录名为vn.tutorial
2. 修改readme.md
2017-04-07 23:13:09 +08:00

10 lines
175 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT errors (error*)>
<!ELEMENT error EMPTY>
<!ATTLIST error
id CDATA #REQUIRED
value CDATA #REQUIRED
prompt CDATA #REQUIRED
>