This is a handy Docker image that wraps the schema compiler library that is part of Jsonix.
Run the Docker image
docker run --rm -v `pwd`:/data thzinc/jsonix-schema-compiler -generateJsonSchema -p MySchema MySchema.xsd
More info on the command-line options in the Jsonix Wiki
docker build -t tagname .
We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.
We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.
This software is made available by Daniel James under the MIT license.
Content type
Image
Digest
Size
147.7 MB
Last updated
almost 8 years ago
docker pull thzinc/jsonix-schema-compiler