Mode seems to be very unorganised within Siri:
We have:
- Mode based on AllModesEnumeration in siri_model/siri-reference.xsd which is clearly falsly defined
- ContinuosModesEnumeration in siri_model/siri_reference.xsd
- VehicleModesEnumeration in siri_model/siri_reference.xsd
- Mode based on AffectedModeGroup which references VehicleMode, PtNetworkModeChoiceGoup and AccessMode basedn on ifopt:AccessModesEnumeration
- VehicleMode (siri_modes.xsd) is based on VehicleModesOfTransportEnumeration and contains a lot "blablablaService"
- In siri_modes we have also ModeChoiceGroup and PtModeChoiceGroup
- AccessModesEnumeration is then again different fromn ContinuosModesEnumeration in ifopt/ifopt_modes.xsd
This needs to be simplified, it needs to be aligned with NeTEx. the blablaService needs to be dropped.
Mode seems to be very unorganised within Siri:
We have:
This needs to be simplified, it needs to be aligned with NeTEx. the blablaService needs to be dropped.