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

Generate xml from schema #324

Open
niklasbergkvist opened this issue Jul 14, 2023 · 2 comments
Open

Generate xml from schema #324

niklasbergkvist opened this issue Jul 14, 2023 · 2 comments

Comments

@niklasbergkvist
Copy link

It would be great having a function to generate dummy xml from an existing schema.
There should be a choise if you want or dont want to generate for optional fields.
The data generated can be dummy but should follow any restrictions.

@lovettchris
Copy link
Member

lovettchris commented Sep 20, 2024

Ok, I have something working, let me know what you think. This is a minimal version that populates only "required" elements, since you will be able to use intellisense from there to fill in the other elements you want to define.

See https://youtu.be/5I_q1oXz02I

This is checked into the master branch, but has not been included in a binary release yet.

@lovettchris
Copy link
Member

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

2 participants