Details
-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
Description
We need to fix so that DFDL schema validation can work in eclipse again.
The eclipse-xml-catalog.xml in daffodil-lib has an incorrect path for the dfdl schema.
Other files create spurious XML validation errors in eclipse - we need to remove the offending schemaLocation from xs:include or xs:import and from xs:schema to remove these errors.