geosolutions-it / DATEX-Utilities

DATEX Utilities
https://datex2.eu/
1 stars 2 forks source link

DATEX schema abstract elements should contain properties from all it's concrete implementations #28

Closed nmco closed 5 years ago

nmco commented 5 years ago

For example <xs:complexType name="GroupOfLocations" abstract="true"> as several concrete implementation:

The produced npra:GroupOfLocations GML type should not be abstract, but should contain all the properties an options of it's concrete implementations since JSON has no polymorphic \ hierarchies.