What is "XML-file failed validation against schema" error?
1 次查看(过去 30 天)
显示 更早的评论
When I change the current directory manually in 2009b using the
toolbar into a particular toolbox, I get the following error:
"XML-file failed validation against schema located in:
C:\Program Files\MATLAB\R2009b\sys\namespace\info\v1\info.xsd"
What does this mean? I don't see this error with any other toolbox> that I recall.
he error message is trying to tell you which info.xml file failed, where the schema file lives that we validate against, what the errors are, and how to re-test the file after making changes.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Low-Level File I/O 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!