-
We have modified the application.yaml file of the Notice Form Editor Demo application to download SDK 1.6.0. Then we have tried to generate a physical model with the Notice Form Editor Demo application. And it gives us the following error:
Do we have to move the 1.6.0 sdk to the location "\eforms-notice-editor\eforms-sdks\schemas" instead of "\eforms-notice-editor\eforms-sdks\1.6"? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It is looking for "C:\eforms-editor\eforms-notice-editor\eforms-sdks\schemas\maindoc", it should be looking for schemas inside of eforms-sdks/1.6/ |
Beta Was this translation helpful? Give feedback.
-
I was now able to reproduce the problem by looking into another issue. |
Beta Was this translation helpful? Give feedback.
I was now able to reproduce the problem by looking into another issue.
There is a pending PR for this now, but you can already have a look into the fix in this branch:
https://github.com/OP-TED/eforms-notice-editor/tree/feature/fix-xsd-path-loading