开发者

free public repository of XML reference test data

I need to test a parser and I am looking for p开发者_开发问答ublic sample well-formed and malformed XML data.

Does someone know about a free public repository of XML reference sample data?

Thank you for your help.


There is the W3C XML Conformance Test Suites (2000 test files).

Also, to test well-formed XML documents, you could use the XML Schema Test Suite. The 40000 documents are used to check XML schema validators, but I guess they can also be used to check simple XML parsers.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜