trurlurl

Results 4 issues of trurlurl

There are elements like _VehicleMode(s), TransportMode(s), OtherTransportModes, Mode_ that map to the following three enumerations, but in very inconsistent or non-obvious ways: _**VehicleModeEnumeration, AllVehicleModesOfTransportEnumeration, AllModesEnumeration**_. It would be helpful to...

*Address* in *TransportOrganisation* is a replication of *PostalAddress* except that *GroupOfPointsGroup* has been omitted. Could this be simplified by just having *Address* of type *PostalAddress*? ![Image](https://github.com/user-attachments/assets/1e28c1a8-0603-4512-9f06-079bc5d5247f)

question
triage-needed

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...

question
triage-needed

From @skinkie : ![image](https://github.com/user-attachments/assets/91685277-02ff-40ec-8f63-b28cdd1b1b46) This part should get all the stuff mentioned in Table 72. Plus the two elements from Table 70 being DirectionType, DirectionRef. We have had a discussion...

needs documentation update
EPIP