jsonix-schema-compiler
jsonix-schema-compiler copied to clipboard
Compiles XML Schemas into XML<->JSON mappings for Jsonix.
See highsource/jsonix#14.
For instance `ows:BoudingBox` and few others. Probably these are not considered dependencies as they are not used directly, but only via substitution groups.
See highsource/jsonix#34.
- `debugger` - `delete` - `function` - `in` - `typeof` - `var` - `with` - `export` - `let` - `yield` - `await`
In accordance to this discussion : https://github.com/highsource/jsonix/issues/63#issuecomment-86420019 It would be nice to have a switch to not escape reserved Java keywords if we don't care about Java. There is no...
Hi, the jsonix-schema-compiler produce javascript module, would it be possible to generate simply json so we can load the mappings dynamically in a simpler way ? Thanks.
See highsource/ogc-schemas#41. Currently absolute URLs are resolved in Maven but not from CLI/Ant.