Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Many different types of passenger information systems require data about the planned and actual arrival and departure times of vehicles; usually without requiring access to the detailed scheduling data used to compute them. In the conceptual model, such data is represented in a highly normalised form as PASSING TIMEs. Each PASSING TIME indicates the time of a vehicle at a point in a journey pattern. There can be different types of time (arrival, departure, estimated, observed, etc.)

...

Classification

Name

Type

Cardinality

Description

::>

::>

VersionedChild

::>

PASSING TIME inherits from VERSIONED CHILD.

«PK»

id

PassingTimeIdType

0:1

Identifier of PASSING TIME.

«FK»

JourneyRef

JourneyRef

0:1

Reference to JOURNEY for which this is a PASSING TIME.

AlightAndReboard

xsd:boolean

1:1

Number of days that the departure day is after the start day of vehicle journey.

Currently not populatet in Austrian NeTEx Profile

«FK»

PointInJourney­PatternRef

PointInLinkSequenceRef

0:1

1:1

POINT IN SEQUENCE for which this is a PASSING TIME.

Refer to the SCHEDULE STOP POINT

Example from the Austrian NeTEx Profile:

...

TimetabledPassingTime (Subcomponent – Service Journey)

...

Classification

Name

Type

Cardinality

Description

::>

::>

PassingTime

::>

TIMETABLED PASSING TIME inherits from PASSING TIME.

«PK»

id

TimetablePassingTimeIdType

0:1

Identifier of TIMETABLE PASSING TIME.

ArrivalTime

xsd:time

0:1

Arrival time at POINT IN PATTERN.

 

ArrivalDayOffset

DayOffsetType

0:1

Number of days after the starting time of the journey if not same calendar day. Default is 0 for same day.

Currently not populatet in Austrian NeTEx Profile

DepartureTime

xsd:time

0:1

Departure time at POINT IN PATTERN.

 

DepartureDayOffset

DayOffsetType

0:1

Number of days after the starting time of the journey if not same calendar day. Default is 0 for same day.

Currently not populatet in Austrian NeTEx Profile

Example from the Austrian NeTEx Profile:

...