Downloads the NeTEx-XML XSD files from https://github.com/entur/NeTEx and generates java model using jaxb.
You need xmlstarlet installed.
mvn clean install
This project is available in the central maven repository. See https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.entur%22
See https://github.com/entur/netex-protobuf for a conversion of NeTEx xsd files to protobuf descriptors.