-
Has anyone generated java classes (POJOs) from the SDK schemas (xsd)? If so, could you share it? |
Beta Was this translation helpful? Give feedback.
Answered by
rouschr
Jun 14, 2023
Replies: 1 comment
-
We do not do this in the editor demo as we dynamically build the XML based on fields.json metadata. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YvesJo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We do not do this in the editor demo as we dynamically build the XML based on fields.json metadata.
But you could have a look at various ways to do it here:
https://stackoverflow.com/questions/11463231/how-to-generate-jaxb-classes-from-xsd