Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/workingdog/aixm
AIXM xsd
https://github.com/workingdog/aixm
Last synced: about 5 hours ago
JSON representation
AIXM xsd
- Host: GitHub
- URL: https://github.com/workingdog/aixm
- Owner: workingDog
- Created: 2013-02-11T09:30:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T00:30:27.000Z (over 8 years ago)
- Last Synced: 2023-04-08T00:47:30.579Z (over 1 year ago)
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AIXM
====AIXM xsd files from [Eurocontrol](http://www.aixm.aero/public/subsite_homepage/homepage.html).
Attempts to compile AIXM into scala classes using [scalaxb](http://scalaxb.org/).
mvn generate-sources
generates the scala source files.
However
mvn compile
does not compile, it complains about duplicate names.