开发者

Does python's xml.etree.ElementTree support DTD?

Does xml.etree.ElementTree support DTD?

if it supports it, can I force ElementTree check a XML file against a dtd file, even if the XML file alre开发者_如何学JAVAady has one. (internal or external).


I'm not sure about xml.etree, but lxml supports DTD validation: http://lxml.de/validation.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜