NeTEx icon indicating copy to clipboard operation
NeTEx copied to clipboard

OpenTransportMode and Submode

Open trurlurl opened this issue 10 months ago • 0 comments

Looking at the code for OpenTransportMode and Submode, they look identical to me.

In addition, both contain, via TransportModeGroup, both TransportMode of type AllModesEnumeration and AllSubmodeChoiceGroup - i.e., they can represent both modes and submodes.

Is this as it as intended, or should OpenTrasportMode and Submode be splitted to only contain AllModesEnumeration or AllSubmodeChoiceGroup respectively?

trurlurl avatar Apr 17 '25 17:04 trurlurl