You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: