CWZXT0111E The schemaLocation attribute (0) of the schema directive resolves to two different files: one in the 1 project and another in the 2 project.
Explanation
The project name is not used in the schema location attribute (schemaLocation) which can cause conflicts when referring to files that have the same project-relative path.
User response
Rename one of the conflicting files.