highsource / highsource/jsonix-schema-compiler
Pulling in everything from an include .xsd
Open
question
- Dominant language
- Java
- Stars
- 138
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
We have an particular xsd file that has an include to a Globals.xsd. Globals contains a lot of definitions including many that are not applicable to that xsd file. When I run jsonix compiler it results in a huge json schema with everything from Globals. Is there any way to only pull those items referenced by the specified xsd file?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.