matlab error when validating

8 views (last 30 days)
Carolina
Carolina on 21 Mar 2014
Hello: I receive the following error when matlab starts: XML-file failed validation against schema located in: C:\Program Files\MATLAB\R2008a\sys\namespace\info\v1\info.xsd
XML-file name: c:\program files\matlab\r2008a\toolbox\pls_toolbox\info.xml To retest the XML-file against the schema, call the following java method: com.mathworks.xml.XMLValidator.validate(... 'c:\program files\matlab\r2008a\toolbox\pls_toolbox\info.xml',... 'C:\Program Files\MATLAB\R2008a\sys\namespace\info\v1\info.xsd', true)
Errors: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'area'. One of '{MathWorksID, type}' is expected.
pLease can anyone help me with this?
Thanks in advance.
Carolina
Please can anyone

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!