I am trying out some XML Schema examples and have to validate them with a sample XML File. The schema is a local file (someFile.xsd). I am using eclipse and want to include
Are you using the xsi:schemaLocation attribute?
Ex:
...
I believe someFile.xsd has to be in your classpath
someFile.xsd