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!