NeTEx icon indicating copy to clipboard operation
NeTEx copied to clipboard

NeTEx is a CEN Technical Standard for exchanging Public Transport schedules and related data.

Results 201 NeTEx issues
Sort by recently updated
recently updated
newest added

``` {'DefaultServiceJourneyRunTime', 'LinkInJourneyPattern', 'PointOnSection', 'VehicleJourneyWaitTime', 'QualityStructureFactorPrice', 'JourneyRunTime', 'LineSectionPointMember', 'VersionedChild', 'VehicleJourneyLayover', 'DeckPlaceInSequence', 'FareStructureElementPrice', 'MonitoredCall', 'LinkInLinkSequence', 'DistanceMatrixElementPrice', 'RelatedOrganisation', 'PointInJourneyPattern', 'ServiceLinkInJourneyPattern', 'DeckEntranceCouple', 'FarePrice1', 'UsageParameterPrice', 'FareStructureElementInSequence', 'LevelInStructure', 'VehicleTypePreference', 'PreviousCall', 'PointInLinkSequence', 'RetailDeviceSecurityListing', 'DefaultDeadRunRunTime', 'TargetPassingTime', 'SecurityListing1',...

Clarify if the gml:LineString in RouteLink is to be used or not. ![route](https://github.com/user-attachments/assets/12030c13-fa21-44b9-91e8-295e7128bd93) ![service-link](https://github.com/user-attachments/assets/5f674d73-72fe-420a-a7dd-f5a719f6f78a)

EPIP

PathLinkInSequenceGroup shortened some wimbledon examples. They are present 3 times replaces https://github.com/NeTEx-CEN/NeTEx/pull/785 and is against next

change-request

fixes https://github.com/NeTEx-CEN/NeTEx/issues/757

enhancement
needs documentation update

https://github.com/NeTEx-CEN/NeTEx/issues/748

bug

https://stackoverflow.com/questions/33748490/how-to-define-mutually-exclusive-attributes-in-xsd

enhancement
group_decision_needed

This example of a timetable replaces the file Netex_09.2_Bus_SimpleTimetable_Slovenia.xml. The timetable was created from a national NeTEx service in Slovenia (Ministry of Transport/NCUP).

change-request

```xml Version number of referenced entity. ```

bug
needs documentation update
to be discussed

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