-
We have been doing different tests (for example with SDK 1.5 y 1.4, notice subtype 1) and we can't get it to perform the validation correctly.
The physical model is not generated correctly in the demo application? Attached the visual and physical model |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Keep in mind this is the |
Beta Was this translation helpful? Give feedback.
Keep in mind this is the
develop
branch.As it says:
"This XSD validation feature is not supported in the editor demo for SDK version=1.4.1"
Yes "mainXsdPathOpt" is missing due to this information only being available in SDK 1.6.0 (soon).
See my answer about the CVS validation in the other question as the problem is likely to be the XML tag order:
#341
We did special developments not only to use it in the editor demo, but also in general to improve the SDK for other projects which want to avoid hardcoding the namespaces.