https://github.com/workingdog/aixm
AIXM xsd
https://github.com/workingdog/aixm
Last synced: 4 months ago
JSON representation
AIXM xsd
- Host: GitHub
- URL: https://github.com/workingdog/aixm
- Owner: workingDog
- Created: 2013-02-11T09:30:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T00:30:27.000Z (over 10 years ago)
- Last Synced: 2025-09-08T19:34:02.268Z (9 months ago)
- Size: 285 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- 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.