Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Validation issue #23

Open
rossanoros opened this issue Jan 15, 2024 · 2 comments
Open

XML Validation issue #23

rossanoros opened this issue Jan 15, 2024 · 2 comments

Comments

@rossanoros
Copy link

Hello,

Thanks for your work! We are trying to use your solution to create a ContractNotice. The XSD valiation fails continuously.

We are using the sdk 1.9, do you have any idea on how to solve?

Regards

@JanStorm
Copy link

JanStorm commented Jan 24, 2024

Same for me. For example we filled out all required fields of this form (of subtype 24) producing this visual model: visual-model.json. This converts into pyhsical-model.xml (Using SDK Version 1.8.1) which has 97 XSD issues according to intelij IDEA.

We tested this using the latest commit 7d703e2 from the develop-branch.

The same applies to these examples:

SDK v1.9.1, notice subtype 1: visual.json | physical.xml (27 XSD Issues)
SDK v1.9.1, notice subtype 17: visual.json | physical.xml (123 XSD Issues)
SDK v1.10, notice subtype: 16: visual.jsonphysical.xml (120 XSD Issues)

until now, i did not even generate one single xsd-valid xml file.

@doc-yh
Copy link

doc-yh commented Apr 17, 2024

Hello @rousso,

I'm also experiencing similar XSD validation issues across different SDK versions. Are there any updates or potential fixes being discussed for this issue? Thanks for any additional information.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants