NeTEx-CEN/NeTEx

NoticeAssignment for TimetabledPassingTime

Opened this issue · 2 comments

In NeTEx a Call can receive a NoticeAssignment. When transforming a Call structure to TimetabledPassingTimes it is not possible to copy the NoticeAssignment on that specific call to that specific passing time. A both the ServiceJourney and StopPointInJourneyPattern could receive a NoticeAssignment, but without further constraints not limited to that specific passing time.

A workaround (in EPIP) might be to assign a specific ServiceJourneyPattern having this notice. But this feels complex.

@Aurige Guidance needed.

The NoticeAssignment is a first class object (can be included in serviceFrame, timetableFrame, fareFrame...) so any object with an Id can be assigned an Notice. This should work for TimetabledPassingTime.