fhir-swagger icon indicating copy to clipboard operation
fhir-swagger copied to clipboard

Generate JSON Schema from XSD

Open rbren opened this issue 9 years ago • 1 comments

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.

rbren avatar Mar 02 '17 23:03 rbren

Hi, I'm the maintainer of https://github.com/fnogatz/xsd2json. Do you need any assistance for installation?

fnogatz avatar Jun 12 '18 14:06 fnogatz