Hi,
I have a xml file, let's call it test.xml and I have a schema for validation (schema.xsd). I'm also using the last version of TomCat.
I was wondering what could cause the following errors :
Error: URI=file:///C:/../Upload/test.xml Line=2: Document is invalid: no grammar found.
Error: URI=file:///C:/../Upload/test.xml Line=2: Document root element "TEST_ROOT", must match DOCTYPE root "null".
Sincerly