XSD for the XML file that Nunit uses

左心房为你撑大大i 提交于 2019-12-23 16:07:04

问题


Where can I find the XSD for the XML file that Nunit uses ?


回答1:


For the results file? See Results.xsd (note that it didn't display properly for me, in Chrome; you may have to view source, or download, to see it properly).

A transform file, and a sample results file, are in the parent directory. The files are also in the documentation package on the NUnit download page.



来源:https://stackoverflow.com/questions/3878018/xsd-for-the-xml-file-that-nunit-uses

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!