This project is used to generate native Kotlin classes from an xsd schema, similar to the JAXB tool for Java. The project will include a plugin for gradle and Intellij IDEA.
I needed a tool that would generate native Kotlin classes rather than Java classes and then convert to Kotlin.
Download the latest zip/tar from TeamCity and extract the contents
Once the archive has been extracted run the bin/kaxb --P <destination package> --S <schema file> --T <target directory>
Simon Wiehe
Apache License 2.0