DLR-SL / CPACS

CPACS - Common Parametric Aircraft Configuration Schema
http://dlr-sl.github.io/CPACS/
Apache License 2.0
79 stars 38 forks source link

Double definition of old deck elements #763

Closed marcengelmann closed 2 years ago

marcengelmann commented 2 years ago

Hi Marco,

I tried the CPACS 3.4 beta and i noticed that in the xsd there still are some double definitions:

It seems that the old definitions haven't been removed yet completely.

Are you planning on removing them before the release?

Marc

MarAlder commented 2 years ago

Hi Marc,

cabGeometryType and cabinDoorsType are not used by any element anymore. I'll delete it before releasing CPACS 3.4.

Thanks!