如何验证xml文件的有效性
2 回答
元芳怎么了
TA贡献1798条经验 获得超7个赞
Usage : xmllint.exe [options] XMLfiles ...
Parse the XML files and output the result of the parsing
--version : display the version of the XML library used
--debug : dump a debug tree of the in-memory document
--shell : run a navigating shell
--debugent : debug the entities defined in the document
--copy : used to test the internal copy implementation
--recover : output what was parsable on broken XML documents
--huge : remove any internal arbitrary parser limits
--noent : substitute entity references by their value
--noenc : ignore any encoding specified inside the document
--noout : don't output the result tree
- 2 回答
- 0 关注
- 440 浏览
添加回答
举报
0/150
提交
取消