fhir-swagger
fhir-swagger copied to clipboard
Generate JSON Schema from XSD
Currently schemas are generated from examples.
One of:
- https://github.com/fnogatz/xsd2json
- https://github.com/highsource/jsonix-schema-compiler
should be able to accomplish this, but I haven't gotten either to work.
Hi, I'm the maintainer of https://github.com/fnogatz/xsd2json. Do you need any assistance for installation?