How to fix "the URI is not registered" issue?

Answered

Please see the attached. I pasted the troubling URI to the setting, but it didn't fix the issue. Thanks.

0
1 comment

The schema must be either in the class path:

(i.e. added to the module's dependencies) or if the resource is not available in class path, you should add the schema resource file for this URL in Schemas and DTDs settings manually.

0

Please sign in to leave a comment.