https://github.com/entur/netex-java-model
Java JAXB binding classes for NeTEx xsd schema
https://github.com/entur/netex-java-model
ror
Last synced: 9 months ago
JSON representation
Java JAXB binding classes for NeTEx xsd schema
- Host: GitHub
- URL: https://github.com/entur/netex-java-model
- Owner: entur
- License: eupl-1.2
- Created: 2016-05-06T12:54:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T05:16:57.000Z (9 months ago)
- Last Synced: 2025-04-14T06:26:19.748Z (9 months ago)
- Topics: ror
- Language: Java
- Homepage:
- Size: 260 KB
- Stars: 17
- Watchers: 9
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# netex-java-model [](https://circleci.com/gh/entur/netex-java-model/tree/master)
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.