entur / netex-java-model

Java JAXB binding classes for NeTEx xsd schema
European Union Public License 1.2
12 stars 13 forks source link
ror

netex-java-model CircleCI

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

Maven central

This project is available in the central maven repository. See https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.entur%22

Related project

See https://github.com/entur/netex-protobuf for a conversion of NeTEx xsd files to protobuf descriptors.